UploadModuleLimitSpeedForTest Property |
Gets a value indicating whether [limit upload speed for test].
Namespace: CuteWebUIAssembly: CuteWebUI.AjaxUploader (in CuteWebUI.AjaxUploader.dll) Version: 4.0.0.0
Syntaxpublic static bool LimitSpeedForTest { get; }
Public Shared ReadOnly Property LimitSpeedForTest As Boolean
Get
Property Value
Type:
Booleantrue if [limit speed for test]; otherwise,
false.
See Also