FileManagerMessagesDialogsMoveConfirmSettingsTagHelper

Example

Razor
<move-confirm>
</move-confirm>

Attributes

AttributeTypeDescription
cancelStringDefines the text for the secondary action button in the move confirmation dialog. This message appears on the button that performs the move action when users choose to relocate files and folders instead of copying them. It provides localization support for different languages and allows customization of the user interface text.
closeStringDefines the text for the close button in the move confirmation dialog. This message appears on the button or link that dismisses the dialog without performing any action, canceling the move or copy operation. It provides localization support for different languages and allows customization of the user interface text.
contentStringDefines the content text for the move confirmation dialog in the FileManager. This message appears as the main body text that asks users whether they want to move or copy the selected files and folders. It provides localization support for different languages and allows customization of the user interface text.
ok-textStringDefines the text for the primary action button in the move confirmation dialog. This message appears on the button that performs the copy action when users choose to duplicate files and folders instead of moving them. It provides localization support for different languages and allows customization of the user interface text.
titleStringDefines the title text for the move confirmation dialog in the FileManager. This message appears in the dialog header when users perform a drag-and-drop operation that requires choosing between move or copy actions. It provides localization support for different languages and allows customization of the user interface text.
In this article
ExampleAttributes
Not finding the help you need?
Contact Support