ShoppingCartStepIsValid Method |
Validates current step information before processing. If succeeded returns true, otherwise returns false.
Namespace: CMS.Ecommerce.Web.UIAssembly: CMS.Ecommerce.Web.UI (in CMS.Ecommerce.Web.UI.dll) Version: 12.0.0
Syntax public virtual bool IsValid()
Return Value
Type:
BooleanSee Also