EntityTemplateUserControl.ValidationGroup Property

.NET Framework (current version)
 

Gets the validation to apply to the entity control group.

Namespace:   System.Web.DynamicData
Assembly:  System.Web.DynamicData (in System.Web.DynamicData.dll)

Public Property ValidationGroup As String
	Get
	Friend Set
End Property

Property Value

Type: System.String

The validation to apply to the entity control group.

.NET Framework
Available since 4.0
Return to top
Show: