Click or drag to resize
FolderTreeDisplayFileCount Property
Indicates if file count in directory should be displayed in folder tree.

Namespace: CMS.MediaLibrary.Web.UI
Assembly: CMS.MediaLibrary.Web.UI (in CMS.MediaLibrary.Web.UI.dll) Version: 10.0.0
Syntax
C#
public bool DisplayFileCount { get; set; }

Property Value

Type: Boolean
See Also