ImageProperty Class
KalikoCMS.PropertyType Namespace : ImageProperty Class |
Is used for images, allows the developer to set up image restrictions such as width and/or height (by using the ImagePropertyAttribute).
Syntax
'Declaration
<PropertyTypeAttribute(PropertyTypeId="7ad491a1-48c7-40de-9151-9255aa61967d", Name="Image", Description="Image property", EditorControl="AdminPathContent/PropertyType/ImagePropertyEditor.ascx")> Public Class ImageProperty Inherits KalikoCMS.Core.PropertyData
[PropertyType(PropertyTypeId="7ad491a1-48c7-40de-9151-9255aa61967d", Name="Image", Description="Image property", EditorControl="AdminPathContent/PropertyType/ImagePropertyEditor.ascx")] public class ImageProperty : KalikoCMS.Core.PropertyData
Inheritance Hierarchy
System.Object
KalikoCMS.Core.PropertyData
KalikoCMS.PropertyType.ImageProperty
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