CuteEditor for ASP 6.6 Class Library |
|
Editor.LoadHtml Method
Loads the contents of a HTML file into the CuteEditor control.
Parameters
-
_filename
- The html file to load into CuteEditor
Example
editor.LoadHTML("document.html")
See Also
Editor Class | CuteEditor Namespace