Click or drag to resize
FileSystemDialogConfigurationAllowZipFolders Property
Determines if the selector should display zip folders.

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

Property Value

Type: Boolean
See Also