Our.Umbraco.DataType.Markdown.Extensions |
Our.Umbraco.DataType.Markdown.Helpers |
Name | Description |
---|---|
DataEditor | The DataEditor for the Markdown Editor data-type. |
Options | The options for the Markdown data-type. |
TextData | Overrides the umbraco.cms.businesslogic.datatype.DefaultData object to return the value as HTML. |
WmdControl | The WMD control for the Markdown Editor. |
XmlData | Overrides the Our.Umbraco.DataType.Markdown.TextData object to return the value as XML. |