C# Class Our.Umbraco.DataType.Markdown.DataEditor

The DataEditor for the Markdown Editor data-type.
Inheritance: umbraco.cms.businesslogic.datatype.AbstractDataEditor
Afficher le fichier Open project: leekelleher/umbraco-markdown

Méthodes publiques

Méthode Description
DataEditor ( ) : System

Initializes a new instance of the DataEditor class.

Private Methods

Méthode Description
DataEditorControl_OnSave ( EventArgs e ) : void

Saves the editor control value.

m_Control_Init ( object sender, EventArgs e ) : void

Handles the Init event of the m_Placeholder control.

Method Details

DataEditor() public méthode

Initializes a new instance of the DataEditor class.
public DataEditor ( ) : System
Résultat System