Click or drag to resize
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.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 9.0.0
Syntax
C#
public virtual string GetFormattedMessage()

Return Value

Type: String
See Also