Name | Description | |
---|---|---|
![]() ![]() | NCloudFileDialogSchema | Schema associated with NCloudFileDialog. |
The following tables list the members exposed by NCloudFileDialog.
Name | Description | |
---|---|---|
![]() ![]() | NCloudFileDialogSchema | Schema associated with NCloudFileDialog. |
Name | Description | |
---|---|---|
![]() | Folder | Gets/Sets the current folder. |
![]() | SelectedFile | Gets the selected file. |
![]() | SelectedFileType | Gets the selected file type. |
Name | Description | |
---|---|---|
![]() | ActionButtonText | Gets the text of the action button. |
![]() | DialogTitle | Gets the dialog title. |
Name | Description | |
---|---|---|
![]() | Initialize | Creates the UI and initializes this dialog using the given cloud storage service. |
Name | Description | |
---|---|---|
![]() | ActionButton_Click | Occurs when the user clicks the action button. |
![]() | FilePicker_FileSelected | Occurs when the user selects a file in the file picker. |