Table of Contents

Class AssetCommandArguments

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

Asset command arguments.

[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 AssetCommandArguments
Inheritance
object
AssetCommandArguments
Extension Methods

Constructors

AssetCommandArguments()

public AssetCommandArguments()

Properties

Asset

Command asset data.

public AssetItem Asset { get; set; }

Property Value

AssetItem