FileManagerAccessControlLimitDiskUsage Property
Gets or sets a value that specifies whether to override the quota setting of the parent folder,
i.e. when you need unlimited disk space in a subfolder of a parent folder with limited disk space.
When Quota property is set, LimitDiskUsage is set to true implicitly.
Namespace: GleamTech.FileUltimate.AspNet.UIAssembly: GleamTech.FileUltimate (in GleamTech.FileUltimate.dll) Version: 9.1.3
public bool? LimitDiskUsage { get; set; }
Public Property LimitDiskUsage As Boolean?
Get
Set
Property Value
NullableBoolean