Table of Contents

Class MediaLibraryFilesClientProperties

Namespace
Kentico.Xperience.Admin.Base.UIPages
Assembly
Kentico.Xperience.Admin.Base.dll

Properties for Media library files template.

public sealed class MediaLibraryFilesClientProperties : TemplateClientProperties
Inheritance
object
MediaLibraryFilesClientProperties
Inherited Members
Extension Methods

Properties

FoldersTreeViewActions

List of actions for Asset folder tree view component.

public IList<AssetFoldersTreeViewAction> FoldersTreeViewActions { get; set; }

Property Value

IList<AssetFoldersTreeViewAction>

LibraryDisplayName

Name of the current media library.

public string LibraryDisplayName { get; set; }

Property Value

string

LibraryIdentifier

Identifier of current media library.

public int LibraryIdentifier { get; set; }

Property Value

int