Click or drag to resize
EcommerceTransformationFunctionsGetProductUrl Method (Object)
Returns product URL.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax
C#
public static string GetProductUrl(
	Object SKUID
)

Parameters

SKUID
Type: SystemObject
SKU ID

Return Value

Type: String
See Also