Wizard for ASP.NET WebForms
ValidationGroup Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Wizard Namespace > C1Wizard Class : ValidationGroup Property
Gets or sets the group of controls for which the wizard causes validation when it posts back to the server.
Syntax
'Declaration
 
Public Property ValidationGroup As System.String
public System.string ValidationGroup {get; set;}
See Also

Reference

C1Wizard Class
C1Wizard Members