MarkdownProperty Class
KalikoCMS.PropertyType Namespace : MarkdownProperty Class |
Is used for Markdown content.
Syntax
'Declaration
<PropertyTypeAttribute(PropertyTypeId="B039C131-5F16-4C03-8ABE-1D053D1751EC", Name="Markdown", Description="HTML String", EditorControl="AdminPathContent/PropertyType/MarkdownPropertyEditor.ascx")> Public Class MarkdownProperty Inherits KalikoCMS.Core.PropertyData
[PropertyType(PropertyTypeId="B039C131-5F16-4C03-8ABE-1D053D1751EC", Name="Markdown", Description="HTML String", EditorControl="AdminPathContent/PropertyType/MarkdownPropertyEditor.ascx")] public class MarkdownProperty : KalikoCMS.Core.PropertyData
Inheritance Hierarchy
System.Object
KalikoCMS.Core.PropertyData
KalikoCMS.PropertyType.MarkdownProperty
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