FileManagerFolder.DemandQuota Method
Definition
- Namespace
- GleamTech.FileUltimate.AspNet.UI
- Assembly
- GleamTech.FileUltimate.dll
Checks if the specified file with size under this folder is allowed to be created, and throws an exception if not.
public void DemandQuota(long size, string fileName)