| SelectFileDialogModelShowUploadButton Property |
Gets or sets a value indicating whether [show upload button].
Namespace:
Dynamicweb.Management.Files.Dialogs.Models
Assembly:
Dynamicweb.Management.Files (in Dynamicweb.Management.Files.dll) Version: 4.1.1
Syntax public bool ShowUploadButton { get; set; }
Public Property ShowUploadButton As Boolean
Get
Set
Property Value
Type:
Booleantrue if [show upload button]; otherwise,
false.
See Also