Click or drag to resize
SiteSeparatedObjectSelectorSiteID Property
Allows to display records only for specified site ID. Use 0 for global objects. Default value is current site ID.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 9.0.0
Syntax
C#
public override int SiteID { get; set; }

Property Value

Type: Int32
See Also