Click or drag to resize
CategoryInfoCategoryParentID Property
ID of the parent category. 0 for top-level categories.

Namespace: CMS.Taxonomy
Assembly: CMS.Taxonomy (in CMS.Taxonomy.dll) Version: 8.2.23
Syntax
C#
public virtual int CategoryParentID { get; set; }

Property Value

Type: Int32
See Also