Table of Contents

Class LoadTaxonomyTreeItemsCommandArguments

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

Command arguments for loading taxonomy tree item data.

public sealed class LoadTaxonomyTreeItemsCommandArguments
Inheritance
object
LoadTaxonomyTreeItemsCommandArguments
Extension Methods

Properties

SelectedIdentifiers

Selected tags identifiers.

public IEnumerable<Guid> SelectedIdentifiers { get; set; }

Property Value

IEnumerable<Guid>