Click or drag to resize
IFileUploaderLimitServiceMaxAllowedFileSize Property
Gets the maximal allowed upload file size in kilobytes.

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

Property Value

Type: Int64
See Also