Table of Contents

Class GetAssetFolderTreeViewActionsCommandResult

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

A command result representing actions for the asset folder tree view component.

public sealed class GetAssetFolderTreeViewActionsCommandResult
Inheritance
object
GetAssetFolderTreeViewActionsCommandResult
Extension Methods

Properties

Actions

Actions for the asset folder tree view component.

public IEnumerable<AssetFoldersTreeViewAction> Actions { get; set; }

Property Value

IEnumerable<AssetFoldersTreeViewAction>