| EcommerceUIHelper Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CMS.Ecommerce.Web.UI
 Syntax
Syntaxpublic static class EcommerceUIHelper
The EcommerceUIHelper type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|   | CheckMainCurrency | 
            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.
             | 
|   | FormatDependencyMessage | 
            Formats the message containing list of dependencies.
             | 
|   | GetDependencyMessage | 
            Gets the message containing list of dependencies for specified ecommerce info object.
             | 
 See Also
See Also