Click or drag to resize
ProductUIHelper Class
Helper methods for product UI
Inheritance Hierarchy
SystemObject
  CMS.EcommerceProductUIHelper

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 9.0.0
Syntax
C#
public class ProductUIHelper

The ProductUIHelper type exposes the following members.

Constructors
  NameDescription
Public methodProductUIHelper
Top
Methods
  NameDescription
Public methodStatic memberEnsureProductBreadcrumbs
Creates product breadcrumbs.
Public methodStatic memberGetNewCultureVersionPageUrl
Gets URL for new document language version page.
Public methodStatic memberGetProductActionPageUrl
Gets UI page URL for document action.
Public methodStatic memberGetProductDialogConfig
Creates DialogConfiguration object for specified product document action.
Public methodStatic memberGetProductEditUrl
Gets the product edit URL
Public methodStatic memberGetProductPageUrl
Gets UI page URL for URL configuration object.
Top
See Also