Class MediaLibraryFilesClientProperties
Properties for Media library files template.
[Obsolete("Media libraries and their APIs are obsolete and will be discontinued in the future. Please migrate all media library files to Content hub and use their corresponding content item APIs.")]
public sealed class MediaLibraryFilesClientProperties : TemplateClientProperties
- Inheritance
-
objectMediaLibraryFilesClientProperties
- Inherited Members
- Extension Methods
Constructors
MediaLibraryFilesClientProperties()
public MediaLibraryFilesClientProperties()
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