Table of Contents

Class LoadOrderCommandArguments

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

Represent arguments for executing LoadOrder(LoadOrderCommandArguments, CancellationToken) command in the UI page TaxonomyEditLayout.

public sealed class LoadOrderCommandArguments
Inheritance
object
LoadOrderCommandArguments
Extension Methods

Properties

ParentId

Taxonomy tree node ID.

public int ParentId { get; set; }

Property Value

int