TextProperty Class
KalikoCMS.PropertyType Namespace : TextProperty Class |
Is used for longer strings represented by a multi line text area in the editor.
Syntax
'Declaration
<PropertyTypeAttribute(PropertyTypeId="DA31814B-99D9-4459-92C3-12DFEEEE9449", Name="Text", Description="Text", EditorControl="AdminPathContent/PropertyType/TextPropertyEditor.ascx")> Public Class TextProperty Inherits KalikoCMS.Core.PropertyData
[PropertyType(PropertyTypeId="DA31814B-99D9-4459-92C3-12DFEEEE9449", Name="Text", Description="Text", EditorControl="AdminPathContent/PropertyType/TextPropertyEditor.ascx")] public class TextProperty : KalikoCMS.Core.PropertyData
Inheritance Hierarchy
System.Object
KalikoCMS.Core.PropertyData
KalikoCMS.PropertyType.TextProperty
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