Click or drag to resize
ShoppingCartStepIsValid Method
Validates current step information before processing. If succeeded returns true, otherwise returns false.

Namespace: CMS.EcommerceProvider
Assembly: CMS.EcommerceProvider (in CMS.EcommerceProvider.dll) Version: 8.2.23
Syntax
C#
public virtual bool IsValid()

Return Value

Type: Boolean
See Also