In This Topic

AllowUpload Property (DocuVieware)

In This Topic
Specifies whether file upload is allowed.
Syntax
'Declaration
 
Public Property AllowUpload As Boolean
public bool AllowUpload {get; set;}
Remarks
Default value is true.
See Also