Class DynamicTitleAttribute
Override the UI that is used to autogenerate the list that contains this view. Define a parameter that we query to get the name of this element.
Inheritance
System.Object
DynamicTitleAttribute
Namespace: Eco.Core.Controller
Assembly: Eco.Core.dll
Syntax
public class DynamicTitleAttribute : Attribute
Constructors
DynamicTitleAttribute(String)
Declaration
public DynamicTitleAttribute(string name)
Parameters
Type | Name | Description |
---|---|---|
System.String | name |
Fields
GetTitleFromProperty
Declaration
public string GetTitleFromProperty
Field Value
Type | Description |
---|---|
System.String |