Click or drag to resize
ShoppingCartRequiredFieldsMark Property
HTML code which is attached as postfix to the shopping cart step form required fields.

Namespace: CMS.Ecommerce.Web.UI
Assembly: CMS.Ecommerce.Web.UI (in CMS.Ecommerce.Web.UI.dll) Version: 10.0.0
Syntax
C#
public string RequiredFieldsMark { get; set; }

Property Value

Type: String
See Also