Click or drag to resize
CategoryInfoCategorySiteID Property
ID of the site on which category can be used. 0 for global categories.

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

Property Value

Type: Int32
See Also