HtmlEditorFileManagerPermissionsSettings Class
Contains settings that relate to the Image Selector‘s and Document Selector‘s permissions.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
The following members return HtmlEditorFileManagerPermissionsSettings objects:
Remarks
The HtmlEditorFileManagerPermissionsSettings class contains the settings that allow you to specify the access permissions for folders and files within an image and document selectors.
An object of the HtmlEditorFileManagerPermissionsSettings type can be accessed via the HtmlEditorFileManagerSettingsBase.PermissionSettings property.
Inheritance
Object
StateManager
PropertiesBase
FileManagerSettingsBase
FileManagerSettingsPermissions
HtmlEditorFileManagerPermissionsSettings
See Also