Click or drag to resize
ISKUUrlService Interface
Defines methods to retrieve absolute live site URL of a product.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 13.0.131
Syntax
C#
public interface ISKUUrlService

The ISKUUrlService type exposes the following members.

Methods
  NameDescription
Public methodGetSKUUrl
Returns absolute live site URL of a product. If sku represents product variant, returns URL to the main product.
Top
See Also