StringProperty Class
KalikoCMS.PropertyType Namespace : StringProperty Class |
Is used for simple strings represented by a single line in the editor.
Syntax
'Declaration
<PropertyTypeAttribute(PropertyTypeId="296f2f4a-99a5-4b54-96bc-8148830a8fc5", Name="String", Description="String", EditorControl="AdminPathContent/PropertyType/StringPropertyEditor.ascx")> Public Class StringProperty Inherits KalikoCMS.Core.PropertyData
[PropertyType(PropertyTypeId="296f2f4a-99a5-4b54-96bc-8148830a8fc5", Name="String", Description="String", EditorControl="AdminPathContent/PropertyType/StringPropertyEditor.ascx")] public class StringProperty : KalikoCMS.Core.PropertyData
Inheritance Hierarchy
System.Object
KalikoCMS.Core.PropertyData
KalikoCMS.PropertyType.StringProperty
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