In This Topic
GdPicture14.WEB Namespace / DocuViewareControl Class / EnableFileUploadButton Property

EnableFileUploadButton Property (DocuViewareControl)

In This Topic
Specifies whether the open button shall be enabled.
Syntax
'Declaration
 
Public Property EnableFileUploadButton As Boolean
public bool EnableFileUploadButton {get; set;}
Remarks
Default value is true.
See Also