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
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 9.0.0
Syntax
C#
public int ProductID { get; }

Property Value

Type: Int32
See Also