Click or drag to resize
EcommerceUIHelper Class
Contains helper methods used in Ecommerce administration interface.
Inheritance Hierarchy
SystemObject
  CMS.Ecommerce.Web.UIEcommerceUIHelper

Namespace: CMS.Ecommerce.Web.UI
Assembly: CMS.Ecommerce.Web.UI (in CMS.Ecommerce.Web.UI.dll) Version: 11.0.0
Syntax
C#
public static class EcommerceUIHelper

The EcommerceUIHelper type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCheckMainCurrency
Checks if the site specified by the site ID has a main currency defined. Returns null if the main currency is defined, otherwise returns a warning message.
Public methodStatic memberFormatDependencyMessage
Formats the message containing list of dependencies.
Public methodStatic memberGetDependencyMessage
Gets the message containing list of dependencies for specified ecommerce info object.
Top
See Also