CMSProductsPageAddProductParametersToUrl Method |
Appends nodeId and siteId parameters to given URL.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax protected string AddProductParametersToUrl(
string url
)
Parameters
- url
- Type: SystemString
URL to append parameters to
Return Value
Type:
StringSee Also