Click or drag to resize
ContentInnerMediaViewIsFullListingMode Property
Indicates if full listing mode is enabled. This mode enables navigation to child and parent folders/documents from current view.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public bool IsFullListingMode { get; set; }

Property Value

Type: Boolean
See Also