SelectorPropertyAttribute Class Members
| KalikoCMS.PropertyType Namespace : SelectorPropertyAttribute Class |
The following tables list the members exposed by SelectorPropertyAttribute.
Public Constructors
| Name | Description | |
|---|---|---|
| SelectorPropertyAttribute Constructor |
Public Properties
| Name | Description | |
|---|---|---|
| Header | Header displayed for the property in the page editor. (Inherited from KalikoCMS.Attributes.PropertyAttribute) | |
| Parameters | Overridden. Parameter passed to the editor. In the base class this is always null, override in order to pass parameters to the editor for custom property types. | |
| SelectorFactory | ||
| TabGroup | (Inherited from KalikoCMS.Attributes.PropertyAttribute) | |
| TypeId | (Inherited from System.Attribute) |
Public Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from System.Attribute) | |
| GetHashCode | (Inherited from System.Attribute) | |
| IsDefaultAttribute | (Inherited from System.Attribute) | |
| IsTypeValid | Overridden. | |
| Match | (Inherited from System.Attribute) |