Property Parent
Parent
Gets or sets the parent category ID.
Declaration
public int Parent { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
Remarks
The category ID is 0 for categories that are top-level (have no parent/are the parent themselves).