Custom |
[SerializableAttribute] public sealed class CustomControllerElementSelector
The CustomControllerElementSelector type exposes the following members.
Name | Description | |
---|---|---|
![]() | CustomControllerElementSelector | Initializes a new instance of the CustomControllerElementSelector class |
Name | Description | |
---|---|---|
![]() | elementId | The target Custom Controller element id. |
![]() | elementIndex | The target Custom Controller element index. |
![]() | elementName | The target Custom Controller element name. |
![]() | elementType | The target Custom Controller element type. |
![]() | isAssigned | Is an element assigned to the selector? |
![]() | selectorType | The method to use to look up the target Custom Controller element. |
Name | Description | |
---|---|---|
![]() | ClearCache | |
![]() | GetElementIndex | Finds the element index for this element in a Custom Controller. |
![]() | GetSelectorFormattedString | Gets a formatted string for the selector type. |