Click or drag to resize
FileSystemDialogConfigurationShowFolders Property
Determines if folder mode is turned on or if file should be selected.

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

Property Value

Type: Boolean
See Also