Click or drag to resize
DiscountsParametersSiteID Property
ID or code name of the site to which discounts belong.

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

Property Value

Type: SiteInfoIdentifier
See Also