EcommerceTransformationFunctionsGetProductUrl Method (Object, Object) |
Returns user friendly URL of the specified SKU.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax public static string GetProductUrl(
Object skuGuid,
Object skuName
)
Parameters
- skuGuid
- Type: SystemObject
SKU Guid - skuName
- Type: SystemObject
SKU Name
Return Value
Type:
StringSee Also