Class LoadTaxonomyTreeItemsCommandArguments
Command arguments for loading taxonomy tree item data.
public sealed class LoadTaxonomyTreeItemsCommandArguments
- Inheritance
-
objectLoadTaxonomyTreeItemsCommandArguments
- Extension Methods
Properties
SelectedIdentifiers
Selected tags identifiers.
public IEnumerable<Guid> SelectedIdentifiers { get; set; }
Property Value
- IEnumerable<Guid>