ImagePropertyAttribute Class
KalikoCMS.PropertyType Namespace : ImagePropertyAttribute Class |
Attribute to use for ImageProperty properties in order to specify width and/or height.
Syntax
'Declaration
<AttributeUsageAttribute(ValidOn=AttributeTargets.Property, AllowMultiple=False, Inherited=True)> Public NotInheritable Class ImagePropertyAttribute Inherits KalikoCMS.Attributes.PropertyAttribute
[AttributeUsage(ValidOn=AttributeTargets.Property, AllowMultiple=false, Inherited=true)] public sealed class ImagePropertyAttribute : KalikoCMS.Attributes.PropertyAttribute
Inheritance Hierarchy
System.Object
System.Attribute
KalikoCMS.Attributes.PropertyAttribute
KalikoCMS.PropertyType.ImagePropertyAttribute
Requirements
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2