PropertyAttribute Class Members
KalikoCMS.Attributes Namespace : PropertyAttribute Class |
The following tables list the members exposed by PropertyAttribute.
Public Constructors
Name | Description | |
---|---|---|
PropertyAttribute Constructor |
Public Properties
Name | Description | |
---|---|---|
Header | Header displayed for the property in the page editor. | |
Parameters | 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. | |
TabGroup | ||
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 | ||
Match | (Inherited from System.Attribute) |