FileManagerFolderCalculateQuotaUsedSize Method

Calculates used quota size for this folder.

Definition

Namespace: GleamTech.FileUltimate.AspNet.UI
Assembly: GleamTech.FileUltimate (in GleamTech.FileUltimate.dll) Version: 8.8.8
C#
public long CalculateQuotaUsedSize(
	bool refresh = false
)

Parameters

refresh  Boolean  (Optional)

[Missing <param name="refresh"/> documentation for "M:GleamTech.FileUltimate.AspNet.UI.FileManagerFolder.CalculateQuotaUsedSize(System.Boolean)"]

Return Value

Int64

[Missing <returns> documentation for "M:GleamTech.FileUltimate.AspNet.UI.FileManagerFolder.CalculateQuotaUsedSize(System.Boolean)"]

See Also