Class LoadOrderCommandArguments
Represent arguments for executing LoadOrder(LoadOrderCommandArguments, CancellationToken) command in the UI page TaxonomyEditLayout.
public sealed class LoadOrderCommandArguments
- Inheritance
-
objectLoadOrderCommandArguments
- Extension Methods
Properties
ParentId
Taxonomy tree node ID.
public int ParentId { get; set; }
Property Value
- int