Click or drag to resize
CMSProductsPageProductID Property
ID of the product taken from query parameter 'productId' or from node specified by query parameter 'nodeId'.

Namespace: CMS.Ecommerce.Web.UI
Assembly: CMS.Ecommerce.Web.UI (in CMS.Ecommerce.Web.UI.dll) Version: 10.0.0
Syntax
C#
public int ProductID { get; }

Property Value

Type: Int32
See Also