| 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
Syntaxstring MaxFileErrorMessage { get; set; }Property MaxFileErrorMessage As String
	Get
	Set
Property Value
Type: 
String See Also
See Also