BooleanProperty Class
KalikoCMS.PropertyType Namespace : BooleanProperty Class |
Is used to represent true or false.
Syntax
'Declaration
<PropertyTypeAttribute(PropertyTypeId="FC9D9E40-F749-4A5A-BB8F-EF065EA7935C", Name="Boolean", Description="Boolean", EditorControl="AdminPathContent/PropertyType/BooleanPropertyEditor.ascx")> Public Class BooleanProperty Inherits KalikoCMS.Core.PropertyData
[PropertyType(PropertyTypeId="FC9D9E40-F749-4A5A-BB8F-EF065EA7935C", Name="Boolean", Description="Boolean", EditorControl="AdminPathContent/PropertyType/BooleanPropertyEditor.ascx")] public class BooleanProperty : KalikoCMS.Core.PropertyData
Inheritance Hierarchy
System.Object
KalikoCMS.Core.PropertyData
KalikoCMS.PropertyType.BooleanProperty
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