FileManagerUploadMaxFileSize Property
Gets or sets the maximum allowed file size to upload.
If not set (null), there will be no size limit for upload.
0 (zero) also means unlimited.
Namespace: GleamTech.FileUltimate.AspNet.UIAssembly: GleamTech.FileUltimate (in GleamTech.FileUltimate.dll) Version: 9.1.3
public ByteSizeValue UploadMaxFileSize { get; set; }
Public Property UploadMaxFileSize As ByteSizeValue
Get
Set
Property Value
ByteSizeValue