| ShoppingCartCheckResultGetHTMLFormattedMessage Method | 
            Returns HTML formatted error message when check has failed, meaning that errors from each item are on its own line using [br /] HTML tag. 
            Returns empty string if check passed.
            
 
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 10.0.0
 Syntax
Syntaxpublic virtual string GetHTMLFormattedMessage()
Return Value
Type: 
String See Also
See Also