MVCxHtmlEditorCustomDialog Members
In This Article
#Constructors
Name | Description |
---|---|
MVCx |
Initializes a new instance of the MVCx |
MVCx |
Initializes a new instance of the MVCx |
MVCx |
Initializes a new instance of the MVCx |
#Properties
Name | Description |
---|---|
Cancel |
Gets or sets the text displayed within the Cancel button of the custom dialog.
Inherited from Html |
Cancel |
Gets or sets a value specifying the visibility of the Cancel button within the custom dialog.
Inherited from Html |
Caption |
Gets or sets the custom dialog’s caption.
Inherited from Html |
Collection |
This property is not in effect for the Html |
Default |
Gets or sets the dialog button that is focused by default.
Inherited from Html |
Form |
Gets or sets the name of an action method invoking a view (user control) that defines a dialog’s form. |
Index |
Gets or sets the item’s index within the collection.
Inherited from Collection |
Name |
Gets or sets the custom dialog’s unique identifier name.
Inherited from Html |
Ok |
Gets or sets the text displayed within the Ok button of the custom dialog.
Inherited from Html |
Ok |
Gets or sets a value specifying the visibility of the Ok button within the custom dialog.
Inherited from Html |
#Methods
Name | Description |
---|---|
Assign |
Copies the settings from the specified item to the current object.
Inherited from Html |
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 a string that identifies the Html |
See Also