PDFViewerMessagesDialogsSettingsTagHelper
Example
Razor
<dialogs>
<export-as-dialog></export-as-dialog>
<search></search>
</dialogs>
ChildTags
Tag Name | Details |
---|---|
export-as-dialog | PDFViewerMessagesDialogsExportAsDialogSettingsTagHelper |
search | PDFViewerMessagesDialogsSearchSettingsTagHelper |
Attributes
Attribute | Type | Description |
---|---|---|
cancel | String | Defines the localization message for the Cancel button in the dialog. |
ok-text | String | Defines the localization message for the OK button in the dialog. |
save | String | Defines the localization message for the Save button in the dialog. |