RichEditFileManagerCommonSettings Members
In This Article
#Constructors
Name | Description |
---|---|
Rich |
Initializes a new instance of the Rich |
#Properties
Name | Description |
---|---|
Allowed |
Gets or sets the file extensions allowed for display in the File |
Enable |
Specifies whether the File Manager item’s metadata can be accessed on the client side.
Inherited from File |
Filter |
Gets or sets the time interval between the time an end-user starts typing in the filter box, and filtering is applied.
Inherited from File |
Initial |
Specifies the initially selected folder within the ASPx |
Thumbnail |
Specifies the path to the folder that contains thumbnails.
Inherited from File |
Thumbnail |
Obsolete. Gets or sets the file thumbnail’s size in pixels.
Inherited from File |
Use |
Gets or sets a value indicating whether the path to the current folder within the path box is relative to the root folder or application.
Inherited from File |
#Methods
Name | Description |
---|---|
Assign |
Copies the settings of the specified object to the current one.
Inherited from File |
Changed |
For internal use only.
Inherited from File |
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