FileManagerDialogsUploadSettingsTagHelper
Example
<upload>
<actions></actions>
</upload>
ChildTags
Tag Name | Details |
---|---|
actions | FileManagerDialogsUploadSettingsActionsTagHelper |
Attributes
Attribute | Type | Description |
---|---|---|
closable | Boolean | Specifies whether a close button should be rendered at the top corner of the dialog. |
content | String | Specifies the content of a Dialog. |
title | String | The text in the dialog title bar. |
width | Double | Specifies width of the dialog. |