Click or drag to resize

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; }

Property Value

Type: Boolean
true if [show upload button]; otherwise, false.
See Also