UltimateEditor Class Library

UltimateEditor Properties

The properties of the UltimateEditor class are listed below. For a complete list of UltimateEditor class members, see the UltimateEditor Members topic.

Public Instance Properties

AccessKey (inherited from WebControl) Gets or sets the access key (underlined letter) that allows you to quickly navigate to the Web server control.
AttachmentFileTypes Gets or sets a value that indicates the attachment file types allowed in Server Explorer.
AttachmentsCssClass Gets or sets the CSS Class name applied to the attachments.
Attributes (inherited from WebControl) Gets the collection of arbitrary attributes (for rendering only) that do not correspond to properties on the control.
AutoCleanWordFormatOnLoad Gets or sets a value that indicates whether to automatically clean Word format on page load.
AutoCleanWordFormatOnPaste Gets or sets a value that indicates whether to automatically clean Word format on paste without displaying a confirmation.
AutoDetectLanguage Gets or sets a value that indicates whether the language is automatically detected on the client machine from browser settings.
AutoReplaceFontWithSpan Gets or sets a value that indicates whether to automatically replace the deprecated FONT tags with SPAN elements.
BackColor (inherited from WebControl) Gets or sets the background color of the Web server control.
BindingContainer (inherited from Control) 
BorderColor (inherited from WebControl) Gets or sets the border color of the Web control.
BorderStyle (inherited from WebControl) Gets or sets the border style of the Web server control.
BorderWidth (inherited from WebControl) Gets or sets the border width of the Web server control.
ButtonOutCssClass Gets or sets the CSS Class name applied to buttons when mouse is not over.
ButtonOverCssClass Gets or sets the CSS Class name applied to buttons when mouse is over.
ButtonSelectCssClass Gets or sets the CSS Class name applied to buttons when selected.
ButtonSelectOverCssClass Gets or sets the CSS Class name applied to selected buttons when mouse is over.
ClientID (inherited from Control) Gets the server control identifier generated by ASP.NET.
ContainerCssClass Gets or sets the CSS Class name applied to the editor container.
Controls (inherited from Control) Gets a ControlCollection object that represents the child controls for a specified server control in the UI hierarchy.
ControlStyle (inherited from WebControl) Gets the style of the Web server control. This property is used primarily by control developers.
ControlStyleCreated (inherited from WebControl) Gets a value indicating whether a Style object has been created for the ControlStyle property. This property is primarily used by control developers.
ConvertSelectedPathToAbsolute Gets or sets a value that indicates whether to convert selected path in Server Explorer dialog to absolute path.
CreateFolderSubDirs Gets or sets a value that indicates the subdirectory list that the user is allowed to create new folder under ~/UltimateEditorInclude/UserFiles directory.
CssClass (inherited from WebControl) Gets or sets the Cascading Style Sheet (CSS) class rendered by the Web server control on the client.
DeleteSubDirs Gets or sets a value that indicates the subdirectory list that the user is allowed to delete folder and file under ~/UltimateEditorInclude/UserFiles directory.
DesignTabEnabled Gets or sets a value that indicates whether the design tab under the text box is enabled.
DesignTabVisible Gets or sets a value that indicates whether the design tab under the text box is visible.
DialogCssClass Gets or sets the CSS Class name applied to dialog boxes.
Dir Gets or sets a value that indicates the editor content flow direction.
DisplayAttachments Gets or sets a value that indicates whether the attachments will be displayed.
DisplayCharCount Gets or sets a value that indicates whether the character count will be displayed on the status bar.
DisplayHtmlCount Gets or sets a value that indicates whether the HTML character count will be displayed on the status bar.
DisplayWordCount Gets or sets a value that indicates whether the word count will be displayed on the status bar.
DropDownOutCssClass Gets or sets the CSS Class name applied to dropdowns when mouse is not over.
DropDownOverCssClass Gets or sets the CSS Class name applied to dropdowns when mouse is over.
DropDownShortTextCssClass Gets or sets the CSS Class name applied to dropdown text for narrow dropdowns such as FontSize and Zoom.
DropDownTextCssClass Gets or sets the CSS Class name applied to dropdown text.
EditorHtml Gets or sets the value to display in the editor text box.
EditorSource Gets or sets the source XML file to load the toolbars from.
Enabled (inherited from WebControl) Gets or sets a value indicating whether the Web server control is enabled.
EnableViewState (inherited from Control) Gets or sets a value indicating whether the server control persists its view state, and the view state of any child controls it contains, to the requesting client.
FileOverwriteSubDirs Gets or sets a value that indicates the subdirectory list that the user is allowed to overwrite an existing file with the same name under ~/UltimateEditorInclude/UserFiles directory.
FlashFileTypes Gets or sets a value that indicates the Flash file types allowed in Server Explorer.
Font (inherited from WebControl) Gets the font properties associated with the Web server control.
ForeColor (inherited from WebControl) Gets or sets the foreground color (typically the color of the text) of the Web server control.
Height (inherited from WebControl) Gets or sets the height of the Web server control.
HtmlTabEnabled Gets or sets a value that indicates whether the HTML tab under the text box is enabled.
HtmlTabVisible Gets or sets a value that indicates whether the HTML tab under the text box is visible.
ID (inherited from Control) Gets or sets the programmatic identifier assigned to the server control.
ImageFileTypes Gets or sets a value that indicates the image file types allowed in Server Explorer.
IncludeDirectory Gets or sets the include directory.
Language Gets or sets the language to use for button titles and dropdown items.
LinkFileTypes Gets or sets a value that indicates the link file types allowed in Server Explorer.
MaxCharCount Gets or sets the maximum number of characters allowed in the editor text box.
MaxFileSize Gets or sets the maximum file size in kilobytes allowed to be uploaded.
MaxHtmlCount Gets or sets the maximum number of HTML characters allowed in the editor text box.
MaxUndoCount Gets or sets the maximum undo count.
MaxWordCount Gets or sets the maximum number of words allowed in the editor text box.
NamingContainer (inherited from Control) Gets a reference to the server control's naming container, which creates a unique namespace for differentiating between server controls with the same ID property value.
Page (inherited from Control) Gets a reference to the Page instance that contains the server control.
ParagraphSpacing Gets or sets the spacing between each paragraph.
Parent (inherited from Control) Gets a reference to the server control's parent control in the page control hierarchy.
PreloadImages Gets or sets a value that indicates whether to preload editor images before the editor is rendered.
PreviewTabEnabled Gets or sets a value that indicates whether the preview tab under the text box is enabled.
PreviewTabVisible Gets or sets a value that indicates whether the preview tab under the text box is visible.
ReadOnly Gets or sets a value that indicates whether the editor will be read-only.
ServerExplorerInitialSubDir Gets or sets a value that indicates the initial subdirectory to view under ~/UltimateEditorInclude/UserFiles directory.
SetFocus Gets or sets a value that indicates whether the editor text box will be focused on page load.
Site (inherited from Control) Gets information about the Web site to which the server control belongs.
Style (inherited from WebControl) Gets a collection of text attributes that will be rendered as a style attribute on the outer tag of the Web server control.
TabIndex (inherited from WebControl) Gets or sets the tab index of the Web server control.
TabOffCssClass Gets or sets the CSS Class name applied to the inactive tab.
TabOnCssClass Gets or sets the CSS Class name applied to the active tab.
TabOutCssClass Gets or sets the CSS Class name applied to the surrounding area of tabs.
TabOverCssClass Gets or sets the CSS Class name applied to the tab when mouse is over.
TemplateFileTypes Gets or sets a value that indicates the template file types allowed in Server Explorer.
TemplateSourceDirectory (inherited from Control) Gets the virtual directory of the Page or UserControl that contains the current server control.
TextBoxCssClass Gets or sets the CSS Class name applied to the text box.
TextBoxCssFiles Gets or sets the CSS file names in comma separated form used by the text box.
TextBoxHeight Gets or sets the height of the editor text box.
TextBoxID Gets the ID of the editor text box.
TextBoxWidth Gets or sets the width of the editor text box.
Theme Gets or sets the theme applied to the editor style.
ToolbarBottomLineCssClass Gets or sets the CSS Class name applied to toolbar bottom lines.
ToolbarCssClass Gets or sets the CSS Class name applied to toolbars.
Toolbars Gets or sets the toolbars displayed on top of the editor text box.
ToolbarSpacingCssClass Gets or sets the CSS Class name applied to the spacing between toolbars.
ToolbarsVisible Gets or sets a value that indicates whether the toolbars are visible.
ToolTip (inherited from WebControl) Gets or sets the text displayed when the mouse pointer hovers over the Web server control.
UltimateSpell Gets the built-in UltimateSpell control.
UniqueID (inherited from Control) Gets the unique, hierarchically-qualified identifier for the server control.
UploadSubDirs Gets or sets a value that indicates the subdirectory list that the user is allowed to upload files under ~/UltimateEditorInclude/UserFiles directory.
UseIEColorDialog Gets or sets a value that indicates whether to open the system color-selection dialog box for Internet Explorer.
ViewSubDirs Gets or sets a value that indicates the subdirectory list that the user is allowed to view under ~/UltimateEditorInclude/UserFiles directory.
Visible (inherited from Control) Gets or sets a value that indicates whether a server control is rendered as UI on the page.
Width (inherited from WebControl) Gets or sets the width of the Web server control.
WindowsMediaFileTypes Gets or sets a value that indicates the Windows Media file types allowed in Server Explorer.
XHTML Gets or sets a value that indicates whether UltimateEditor is located on a page with document type of XHTML.

See Also

UltimateEditor Class | Karamasoft.WebControls.UltimateEditor Namespace | UltimateEditorInclude Directory | UltimateSpellInclude Directory