HtmlEditorFileManagerCommonSettings Properties
Contains the base settings of a built-in Image Selector.
Name | Description |
---|---|
Allowed |
Gets or sets the file extensions allowed for display in the ASPx |
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 |
Root |
Gets or sets the root folder.
Inherited from File |
Thumbnail |
Gets or sets the path to the folder that contains thumbnails used by the File Manager embedded into built-in dialogs. |
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 |
See Also