Skip to main content

HtmlEditorFileManagerBreadcrumbsSettings Class

Contains settings that relate to the built-in file manager’s breadcrumbs.

Namespace: DevExpress.Web.ASPxHtmlEditor

Assembly: DevExpress.Web.ASPxHtmlEditor.v25.1.dll

#Declaration

public class HtmlEditorFileManagerBreadcrumbsSettings :
    FileManagerSettingsBreadcrumbs

The following members return HtmlEditorFileManagerBreadcrumbsSettings objects:

#Remarks

An object of the HtmlEditorFileManagerBreadcrumbsSettings type can be accessed by the HtmlEditorFileManagerSettingsBase.BreadcrumbsSettings property.

ASPxFileManager_Breadcrumbs

See Also