Select File To Load

SavePrintSpell CheckSpell As You TypeFind and Replace
CutCopyPasteUndoRedo
Font
Size
BoldItalicUnderlineJustify LeftJustify CenterJustify RightJustify FullForeground Color
Foreground ColorBackground Color
Background Color
DesignHTMLPreview

Document has been loaded from EditorContent1.htm. Click Save toolbar button (shown as ) to save the file.

Description
You can load the editor content from a file by reading the content of your file and setting the EditorHtml property
of your UltimateEditor control to the content of your file.

You can also save the editor content back to a file by getting the editor content through the EditorHtml property
when Save toolbar button is clicked.

Remember to give full permission to ASPNET user (NETWORK SERVICE on Windows 2003) on the directory that
you want to save the file into.