HtmlEditorSettings Properties
Contains the HtmlEditor extension settings.
Name | Description |
---|---|
Accessibility |
Enables accessibility support. |
Access |
Gets or sets the access key that allows you to quickly navigate to the ASP. |
Active |
Gets or sets the editor’s active view. |
Associated |
Gets or sets the name of the Ribbon that the Html |
Attributes |
Gets the collection of arbitrary attributes (for rendering only) that do not correspond to properties on the control.
Inherited from Settings |
Callback |
Defines the callback routing logic by specifying the names of a Controller and an Action which should handle callbacks. |
Client |
Gets or sets a value that indicates whether the editor is enabled on the client. |
Client |
Gets an object that lists the client-side events specific to the Html |
Client |
Gets or sets a value that specifies the initial visibility state of an Html |
Context |
Gets the collection of items displayed within the editor’s context menu. |
Control |
Provides access to the style settings declared at the root level of the Html |
Css |
Gets a collection of items that refer to external CSS files associated with the Html |
Custom |
Defines the custom callback routing logic by specifying the names of a Controller and an Action which should handle custom data callbacks initiated by the MVCx |
Custom |
Provides access to custom dialogs added to the Html |
Custom |
Enables you to get server-side data on the client. |
Document |
Obsolete. Enables you to perform server-side processing of file upload operations initiated within the Html |
Document |
Obsolete. Enables you to perform server-side processing of folder creation operations, initiated within the Html |
Document |
Obsolete. Enables you to perform server-side processing of file/folder deletion operations initiated within the Html |
Document |
Obsolete. Enables you to perform server-side processing of file/folder move operations initiated within the Html |
Document |
Obsolete. Enables you to perform server-side processing of file/folder rename operations initiated within the Html |
Enable |
Gets or sets a value that specifies whether a specific animation effect is used when an editor’s content is updated via a callback. |
Enabled |
Gets or sets a value that indicates whether the MVC Extension is enabled, allowing it to respond to end-user interactions.
Inherited from Settings |
Enable |
Gets or sets a value indicating whether themes apply to this extension.
Inherited from Settings |
Encode |
Gets or sets whether to encode editor value and content.
Inherited from Settings |
Export |
Defines the callback routing logic by specifying the names of a Controller and an Action which should handle callbacks related to exporting content. |
Height |
Gets or sets the height of the extension.
Inherited from Settings |
Html |
Gets or sets the HTML markup specifying the Html |
Images |
Provides access to the settings that define images for various Html |
Images |
Provides access to the settings that define images displayed within different editors used within the Html |
Image |
Obsolete. Enables you to perform server-side processing of file upload operations initiated within the Html |
Image |
Obsolete. Enables you to perform server-side processing of folder creation operations, initiated within the Html |
Image |
Obsolete. Enables you to perform server-side processing of file/folder deletion operations initiated within the Html |
Image |
Obsolete. Enables you to perform server-side processing of file/folder move operations initiated within the Html |
Image |
Obsolete. Enables you to perform server-side processing of file/folder rename operations initiated within the Html |
Images |
Provides access to the settings that define images displayed within the File |
Init |
Enables you to perform custom actions when an extension is initialized.
Inherited from Settings |
Is |
Gets or sets a value that indicates whether the editor’s value passes validation. |
Name |
Specifies the unique identifier name for the extension.
Inherited from Settings |
Parts |
Obsolete. Provides access to the settings that define different parts of the round panel used within the Html |
Placeholders |
Gets the collection of placeholders available in the Html |
Pre |
Allows custom processing to be implemented before the extension is rendered to the page.
Inherited from Settings |
Render |
Gets or sets a value that specifies whether the editor’s popup dialogs are displayed above Java applets that may present on the web page. |
Ribbon |
Gets the collection of ribbon context tab categories. |
Ribbon |
Provides access to the collection of Url |
Right |
Specifies whether to apply right-to-left representation to the extension. |
Rtf |
Raised when the copied/cut RTF content is processed on the server. |
Save |
Gets or sets a value that specifies whether cookies are used to persist information about the Html |
Save |
Gets or sets the name (identifier) of the cookie in which the Html |
Settings |
Provides access to the Html |
Settings |
Provides access to the HTML Editor layout adaptivity settings. |
Settings |
Obsolete. Provides access to settings related to the Select Audio dialog. |
Settings |
Obsolete. Provides access to settings related to uploading audio. |
Settings |
Provides access to settings relating to the customization of dialog form elements. |
Settings |
Provides access to the built-in dialogs’ settings. |
Settings |
Obsolete. Provides access to settings that are related to the Document Selector dialog. |
Settings |
Obsolete. Provides access to settings related to the Select Flash dialog. |
Settings |
Obsolete. Provides access to settings related to uploading flash. |
Settings |
Provides access to settings that are related to customized built-in dialog forms (User |
Settings |
Provides access to settings that relate to editing the HTML markup. |
Settings |
Obsolete. Provides access to settings that are related to the Select Image dialog. |
Settings |
Obsolete. Provides access to settings that are related to uploading images. |
Settings |
Provides access to the loading panel’s settings. |
Settings |
Provides access to placeholder settings. |
Settings |
Provides access to settings that are related to the HTMLEditor’s sizing capabilities. |
Settings |
Provides access to the spelling settings for checking the Html |
Settings |
Provides access to the settings that define texts displayed in different elements (tabs) of the Html |
Settings |
Provides access to content validation settings. |
Settings |
Obsolete. Provides access to settings related to the Select Video dialog. |
Settings |
Obsolete. Provides access to settings related to uploading video. |
Skin |
Gets or sets the skin to apply to the control.
Inherited from Settings |
Spell |
This event occurs when a custom spell check dictionary is being loaded into a session. |
Spell |
Allows you to perform custom actions when a new word is added to a custom dictionary. |
Style |
Gets a collection of all cascading style sheet (CSS) properties applied to an extension.
Inherited from Settings |
Styles | Provides access to the style settings that control the appearance of the extension’s visual elements. |
Styles |
Provides access to the style settings that define the appearance of button elements used by the Html |
Styles |
Provides access to the style settings that define the appearance of the editor’s context menu. |
Styles |
Provides access to the style settings that define the appearance of the editor’s dialog forms. |
Styles |
Provides access to the style settings that define the appearance of editor elements used by the Html |
Styles |
Provides access to the style settings that define the appearance of File Manager elements used by the Html |
Styles |
Provides access to the style settings that define the appearance of the editor’s paste options bar. |
Styles |
Provides access to the style settings that define the appearance of round panels used by the Html |
Styles |
Provides access to the style settings that define the appearance of elements used within the built-in Spell Checker’s dialog forms. |
Styles |
Provides access to the style settings that define the appearance of the editor’s status bar. |
Styles |
Provides access to the style settings that define the appearance of toolbars. |
Tab |
Gets or sets the tab index of the control element of the web page.
Inherited from Settings |
Theme |
Gets or sets the name of the theme to be applied to the extension.
Inherited from Settings |
Toolbar |
Specifies the type of the Html |
Toolbars |
Gets the collection of toolbars in the Html |
Tool |
Gets or sets a UI element’s tooltip text.
Inherited from Settings |
Width |
Gets or sets the width of the extension.
Inherited from Settings |
See Also