TechTalk Genome v4.2

DetailsViewCommandBar.ValidationGroup Property

Gets or sets the name of the group of validation controls to validate when a button in the command bar is clicked.

[DefaultValue()]
public string ValidationGroup {get; set;}

Property Value

The name of the validation group to validate when a button in the command bar is clicked. The default is an empty string (""), which indicates that this property is not set.

Requirements

Namespace: TechTalk.Genome.Extensions.Web.UI.Controls

Assembly: TechTalk.Genome.Extensions.Web (in TechTalk.Genome.Extensions.Web.dll)

Version: 4.2.4.4

Editions: Professional, Evaluation, Express

See Also

DetailsViewCommandBar Class | TechTalk.Genome.Extensions.Web.UI.Controls Namespace