ASPxHtmlEditorSettings Members
In This Article
#Constructors
Name | Description |
---|---|
ASPx |
Initializes a new instance of the ASPx |
#Properties
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 |
#Methods
Name | Description |
---|---|
Assign |
Copies the settings of the specified object to the current one. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns the string that represents the current object.
Inherited from State |
See Also