Click or drag to resize
DocumentListMassActionsParametersShowAllLevels Property
True if all levels of documents are displayed. False if only one nested level is displayed.

Namespace: CMS.DocumentEngine.Web.UI
Assembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 11.0.0
Syntax
C#
public bool ShowAllLevels { get; set; }

Property Value

Type: Boolean
See Also