GdPicture.NET.14.WEB.DocuVieware.API
GdPicture14.WEB Namespace / DocuViewareControl Class / AllowUpload Property

In This Topic
AllowUpload Property (DocuViewareControl)
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