Show / Hide Table of Contents

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

Extension Methods

PropertyChanges.FirePropertyChanged(Object, String)
PropertyChanges.FirePropertyChanged(Object, String, Object, Object)
PropertyChanges.FirePropertyChanged(Object, MemberChangedBeforeAfterEventArgs)
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾