C# Class Serenity.HtmlNoteContentEditor

Inheritance: HtmlContentEditor, IStringValue
Afficher le fichier Open project: volkanceylan/Serenity

Méthodes publiques

Méthode Description
HtmlNoteContentEditor ( jQueryObject textArea, HtmlContentEditorOptions opt ) : jQueryApi

Méthodes protégées

Méthode Description
GetConfig ( ) : Serenity.CKEditorConfig

Method Details

GetConfig() protected méthode

protected GetConfig ( ) : Serenity.CKEditorConfig
Résultat Serenity.CKEditorConfig

HtmlNoteContentEditor() public méthode

public HtmlNoteContentEditor ( jQueryObject textArea, HtmlContentEditorOptions opt ) : jQueryApi
textArea jQueryObject
opt HtmlContentEditorOptions
Résultat jQueryApi