PropertyTypeAttribute Class Members
| KalikoCMS.Attributes Namespace : PropertyTypeAttribute Class |
The following tables list the members exposed by PropertyTypeAttribute.
Public Constructors
| Name | Description | |
|---|---|---|
| PropertyTypeAttribute Constructor |
Public Properties
| Name | Description | |
|---|---|---|
| Description | Description of the property type. | |
| EditorControl | Path to user control that is used to edit the property type. | |
| Name | Name of the property type. | |
| PropertyTypeId | Unique identifier. | |
| TypeId | (Inherited from System.Attribute) |
Public Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from System.Attribute) | |
| GetHashCode | (Inherited from System.Attribute) | |
| IsDefaultAttribute | (Inherited from System.Attribute) | |
| Match | (Inherited from System.Attribute) |