FileManagerPreviewPaneSettingsTagHelper

Example

Razor
<preview-pane>
    <multiple-files-template></multiple-files-template>
    <no-file-template></no-file-template>
    <single-file-template></single-file-template>
</preview-pane>

ChildTags

Tag NameDetails
multiple-files-templateTemplateTagHelper
no-file-templateTemplateTagHelper
single-file-templateTemplateTagHelper

Attributes

AttributeTypeDescription
meta-fieldsString[]Configures the meta fields to be showed in the preview pane.
multiple-files-templateStringDefines a new template for the preview pane when multiple files/folders are selected.
multiple-files-template-handlerStringDefines a new template for the preview pane when multiple files/folders are selected.
multiple-files-template-idStringDefines a new template for the preview pane when multiple files/folders are selected.
multiple-files-template-viewIHtmlContentDefines a new template for the preview pane when multiple files/folders are selected.
no-file-templateStringDefines a new template for the preview pane when no file/folder is selected.
no-file-template-handlerStringDefines a new template for the preview pane when no file/folder is selected.
no-file-template-idStringDefines a new template for the preview pane when no file/folder is selected.
no-file-template-viewIHtmlContentDefines a new template for the preview pane when no file/folder is selected.
single-file-templateStringDefines a new template for the preview pane when a single file/folder is selected.
single-file-template-handlerStringDefines a new template for the preview pane when a single file/folder is selected.
single-file-template-idStringDefines a new template for the preview pane when a single file/folder is selected.
single-file-template-viewIHtmlContentDefines a new template for the preview pane when a single file/folder is selected.
In this article
ExampleChildTagsAttributes
Not finding the help you need?
Contact Support