ASPxHtmlEditorSettings Properties
Contains settings that relate to the ASPxHtmlEditor‘s base functionality.
Name | Description |
---|---|
Allow |
Gets or sets a value that specifies whether the editor’s specific context menu is available to end-users in design view and html view. |
Allow |
Gets or sets a value specifying whether custom colors are available in the editor’s color pickers. |
Allow |
Gets or sets a value that specifies whether the Design View is available to end-users. |
Allow |
Gets or sets a value that specifies whether the HTML View is available to end-users. |
Allow |
Gets or sets a value that specifies whether direct links to the specified images located on other web sites are allowed to be inserted into the editor’s HTML markup. |
Allow |
Gets or sets a value that specifies whether the Preview View is available to end-users. |
Allow |
Gets or sets a value that specifies whether a dropped and pasted image should be saved on the server and its generated URL should be used in html or paste this image as a base64 image in html. |
Allow |
Gets or sets a value that specifies whether the editor’s content scripts should be executed in Preview. |
Enable |
Gets or sets whether to enable context menu scrolling. |
Settings |
Provides access to settings that relate to HTML View. |
Settings |
Provides access to the settings of the ribbon toolbar. |
Show |
Gets or sets a value that specifies whether the tag inspector is displayed in the ASPx |
See Also