FileManagerShowSystemFilesAndFolders Property

Gets or sets a value that specifies whether system files and subfolders should be displayed. Default is false.

Definition

Namespace: GleamTech.FileUltimate.AspNet.UI
Assembly: GleamTech.FileUltimate (in GleamTech.FileUltimate.dll) Version: 8.8.6
C#
public bool ShowSystemFilesAndFolders { get; set; }

Property Value

Boolean

See Also