Click or drag to resize
FileUploaderComponentMaxAllowedFileSize Property
Gets the maximal size of the file that can be uploaded in kilobytes.

Namespace: Kentico.Forms.Web.Mvc
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 12.0.0
Syntax
C#
public long MaxAllowedFileSize { get; }

Property Value

Type: Int64
See Also