Click or drag to resize

IFileWidgetMaxFileErrorMessage Property

Gets/sets the error message to display to the user if the user attempts to upload a file whose size exceeds the limit specified by MaxFileKB. See MaxFileKB for more information.

Namespace:  NetQuarry.WebControls
Assembly:  EAP.WebControls (in EAP.WebControls.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
string MaxFileErrorMessage { get; set; }

Property Value

Type: String
See Also