![]() | SelectFileDialogModel Class |
Namespace: Dynamicweb.Management.Files.Dialogs.Models
The SelectFileDialogModel type exposes the following members.
Name | Description | |
---|---|---|
![]() | SelectFileDialogModel | Initializes a new instance of the SelectFileDialogModel class |
Name | Description | |
---|---|---|
![]() | AllowedExtensions | |
![]() | File |
Gets or sets the file.
(Inherited from FileDialogModel.) |
![]() | FileType |
Gets or sets the type of the file.
(Inherited from FileDialogModel.) |
![]() | Folder |
Gets or sets the folder.
(Inherited from FileDialogModel.) |
![]() | IsFolderReadOnly |
Gets or sets the folder readonly state
(Inherited from FileDialogModel.) |
![]() | ItemsToShowPerPage | |
![]() | MultipleChoose | |
![]() | SearchTerm | |
![]() | Selected |
Gets or sets the selected.
(Inherited from FileDialogModel.) |
![]() | SelectedNode |
Gets or sets the selected node.
(Inherited from FileDialogModel.) |
![]() | ShowUploadButton |
Gets or sets a value indicating whether [show upload button].
|
![]() | Title |
Gets or sets the title.
(Inherited from FileDialogModel.) |
![]() | UploadFolder |
Gets or sets the upload folder.
|