Gets the SKU node alias. If there are multiple nodes for this SKU the first occurrence is returned.
If there is not a single one node for this SKU, empty string is returned.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- sku
- Type: CMS.Ecommerce SKUInfo
The sku.
Return Value
Type: StringSee Also