Table of Contents

Class SearchTaxonomiesTreeItemsCommandArguments

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

Command arguments for searching taxonomy tree item data.

public sealed class SearchTaxonomiesTreeItemsCommandArguments
Inheritance
object
SearchTaxonomiesTreeItemsCommandArguments
Extension Methods

Properties

SearchTerm

Gets or sets the value to filter tree items by.

public string SearchTerm { get; set; }

Property Value

string