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.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax
C#
public bool ShowAllLevels { get; set; }

Property Value

Type: Boolean
See Also