ShoppingCartItemCheckResultGetFormattedMessage Method |
Returns formatted result message when check has failed. Message is HTML-formatted: each error on its own line.
Returns empty string if check passed.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 11.0.0
Syntax public virtual string GetFormattedMessage()
Return Value
Type:
StringSee Also