Kendo.Mvc.UI.WizardValidateFormsSettings
Defines the fluent API for configuring the WizardValidateFormsSettings settings.
Properties
Enabled
Indicates whether the Wizard will automatically validate any Kendo Form configured for a Step. Validation will be executed upon Step navigation.
ValidateOnPrevious
Indicates whether navigation to previous Step will trigger current Step Form validation. By default, Form validation is enabled for any step navigation.
Methods
Serialize(System.Collections.Generic.IDictionary<System.String,System.Object>)
Serialize current instance to Dictionary