HtmlEditorUploadControlStyles Members
In This Article
#Fields
Name | Description |
---|---|
Browse |
For internal use only.
Inherited from Upload |
Button |
For internal use only.
Inherited from Upload |
Button |
For internal use only.
Inherited from Upload |
Edit |
For internal use only.
Inherited from Upload |
Error |
For internal use only.
Inherited from Upload |
File |
For internal use only.
Inherited from Upload |
File |
For internal use only.
Inherited from Upload |
Hidden |
For internal use only.
Inherited from Upload |
Inline |
For internal use only.
Inherited from Upload |
Inline |
For internal use only.
Inherited from Upload |
Inline |
For internal use only.
Inherited from Upload |
Inline |
For internal use only.
Inherited from Upload |
Null |
For internal use only.
Inherited from Upload |
Progress |
For internal use only.
Inherited from Upload |
Progress |
For internal use only.
Inherited from Upload |
Text |
For internal use only.
Inherited from Upload |
#Properties
Name | Description |
---|---|
Browse |
Gets the style settings that define the appearance of browse buttons within the upload control.
Inherited from Upload |
Button |
Gets the style settings that define the appearance of buttons within the upload control.
Inherited from Upload |
Css |
Gets or sets the path to a CSS file that defines the web control’s appearance.
Inherited from Styles |
Css |
Gets or sets a CSS class name postfix that identifies style settings to be applied to the control.
Inherited from Styles |
Disabled |
Obsolete. Contains the style settings which define a buttons’ appearance in the disabled state.
Inherited from Upload |
Drop |
Gets the style settings that define the appearance of the drop zone within the upload control.
Inherited from Upload |
Enable |
Obsolete. Specifies whether to enable the control’s default appearance.
Inherited from Styles |
Error |
Gets the style settings that define the appearance of an error message displayed within the ASPx |
File |
Gets the style settings defining the appearance of file list items.
Inherited from Upload |
File |
Gets the style settings for the area where files selected to be uploaded are displayed.
Inherited from Upload |
Native |
Gets or sets a value specifying whether an Upload |
Null |
Gets the style settings defining the appearance of the prompt text.
Inherited from Upload |
Progress |
Gets the style settings used to paint the progress bar within the ASPx |
Progress |
Gets the style settings defining the appearance of the progress bar indicator.
Inherited from Upload |
Text |
Gets the style settings that define the appearance of text boxes within the upload control.
Inherited from Upload |
Theme |
Gets or sets the name of the Theme to be applied to a web control.
Inherited from Styles |
#Methods
Name | Description |
---|---|
Assign |
Copies the settings from the specified Properties |
Copy |
Duplicates the properties of the specified object into the current instance of the Styles |
Create |
Creates and returns a copy of a style object with the specified name.
Inherited from Styles |
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. |
Is |
Specifies whether the control’s default appearance is enabled. For internal use only,
Inherited from Styles |
Is |
Returns a value indicating whether the control is rendered as a native HTML control.
Inherited from Upload |
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. |
Reset() |
Returns the Styles |
To |
Returns the string that represents the current object.
Inherited from Styles |
See Also