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