FileManagerMessagesDialogsRenamePromptSettingsTagHelper

Example

Razor
<rename-prompt>
</rename-prompt>

Attributes

AttributeTypeDescription
cancelStringDefines the text for the cancel button in the rename prompt dialog. This message appears on the button that dismisses the dialog without renaming the file or folder, allowing users to abort the rename operation. It provides localization support for different languages and allows customization of the user interface text.
closeStringDefines the text for the close button in the rename prompt dialog. This message appears on the button or link that dismisses the dialog without performing the rename action, effectively canceling the operation. It provides localization support for different languages and allows customization of the user interface text.
contentStringDefines the content text for the rename prompt dialog in the FileManager. This message appears as instructional text that prompts users to enter a new name for the selected file or folder. 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 rename prompt dialog. This message appears on the button that executes the rename operation when users have entered a new name for the selected file or folder. It provides localization support for different languages and allows customization of the user interface text.
titleStringDefines the title text for the rename prompt dialog in the FileManager. This message appears in the dialog header when users initiate a rename operation on a selected file or folder. 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