Метод | Описание | |
---|---|---|
Add_To_Stream ( |
Add the file input and the necessary script section, with all the options specfiedi here, directly to the streamwriter
|
|
Add_To_Stream ( |
Add the file input and the necessary script section, with all the options specfiedi here, directly to the streamwriter
|
|
CKEditor ( ) : System |
Constructor for a new instance of the CKEditor class
|
|
HTML_To_Write ( ) : string |
Returns the HTML to add a file input and the necessary script section to enable UploadiFive with these options
|
public Add_To_Stream ( |
||
Output | Writer to write to the stream | |
Результат | void |
public Add_To_Stream ( |
||
Output | Writer to write to the stream | |
Include_Script_Reference | bool | Flag indicates if the CKEditor script reference should be /// added to the output stream here |
Результат | void |