aspnet-devexpress-dot-web-dot-aspxhtmleditor-e6a0d37b.md
Contains settings that relate to the Image Selector‘s and Document Selector‘s permissions.
Namespace : DevExpress.Web.ASPxHtmlEditor
Assembly : DevExpress.Web.ASPxHtmlEditor.v25.2.dll
NuGet Package : DevExpress.Web
public class HtmlEditorFileManagerPermissionsSettings :
FileManagerSettingsPermissions
Public Class HtmlEditorFileManagerPermissionsSettings
Inherits FileManagerSettingsPermissions
The following members return HtmlEditorFileManagerPermissionsSettings objects:
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.
Object StateManager PropertiesBase FileManagerSettingsBase FileManagerSettingsPermissions HtmlEditorFileManagerPermissionsSettings
See Also