Class SearchTaxonomiesTreeItemsCommandArguments
Command arguments for searching taxonomy tree item data.
public sealed class SearchTaxonomiesTreeItemsCommandArguments
- Inheritance
-
objectSearchTaxonomiesTreeItemsCommandArguments
- Extension Methods
Properties
SearchTerm
Gets or sets the value to filter tree items by.
public string SearchTerm { get; set; }
Property Value
- string