Gets or sets the group of controls for which the multiview control causes validation when it posts back to the server.

Namespace:  C1.Web.iPhone.C1MultiView
Assembly:  C1.Web.iPhone.3 (in C1.Web.iPhone.3.dll)

Syntax

C#
public string ValidationGroup { get; set; }
Visual Basic
Public Property ValidationGroup As String
	Get
	Set

See Also