Easy Tutorial
❮ Prop Webcontrol Button Validationgroup Prop Webcontrol Table Gridlines ❯

ASP.NET ImageButton ValidationGroup Property



Definition and Usage

The ValidationGroup property specifies the group of controls to be validated upon validation.

This property is mostly used when there are multiple buttons in a form.

Syntax

Property Description
group The validation group to be validated.

Example

The following example validates a specific validation group:


❮ Prop Webcontrol Button Validationgroup Prop Webcontrol Table Gridlines ❯