IFormFileUploadLimitServiceMaxRequestLength Property |
Gets the 'maxRequestLength' attribute value in kilobytes from the application's root web.config file.
Returns
MAX_REQUEST_LENGTH_DEFAULT_VALUE if the value is undefined.
Namespace: Kentico.Forms.Web.MvcAssembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 12.0.0
Syntax long MaxRequestLength { get; }
Property Value
Type:
Int64See Also