C# Class Serenity.HtmlReportContentEditor

Inheritance: HtmlContentEditor, IStringValue
Exibir arquivo Open project: volkanceylan/Serenity

Public Methods

Method Description
HtmlReportContentEditor ( jQueryObject textArea, HtmlContentEditorOptions opt ) : jQueryApi

Protected Methods

Method Description
GetConfig ( ) : Serenity.CKEditorConfig

Method Details

GetConfig() protected method

protected GetConfig ( ) : Serenity.CKEditorConfig
return Serenity.CKEditorConfig

HtmlReportContentEditor() public method

public HtmlReportContentEditor ( jQueryObject textArea, HtmlContentEditorOptions opt ) : jQueryApi
textArea jQueryObject
opt HtmlContentEditorOptions
return jQueryApi