Method |
Description |
|
CleanHtml ( string html ) : void |
|
|
ExecCmd ( string cmd, bool value ) : void |
|
|
ExecCmd ( string cmd, string value ) : void |
|
|
HtmlEditor ( ) : System |
|
|
InsertAtCursor ( string text ) : void |
|
|
LoadPostData ( string postDataKey, NameValueCollection postCollection ) : bool |
|
|
OnTextChanged ( EventArgs e ) : void |
|
|
PushValue ( ) : void |
|
|
RelayCmd ( string cmd, bool value ) : void |
|
|
RelayCmd ( string cmd, string value ) : void |
|
|
SyncValue ( ) : void |
|
|
ToggleSourceEdit ( ) : void |
|
|
ToggleSourceEdit ( bool sourceEdit ) : void |
|
|
UpdateToolbar ( ) : void |
|
|