Returns the maximum file size allowed to be uploaded based on the request filter limit
Namespace: DotNetNuke.Common.UtilitiesAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public static long GetRequestFilterSize() |
| Visual Basic |
|---|
Public Shared Function GetRequestFilterSize As Long |