TechTalk Genome v4.2

DetailsViewCommandBar.UpdateText Property

Gets or sets the caption for the Update button displayed in the command bar.

[DefaultValue(Value="Update")]
[Localizable(IsLocalizable="True")]
public string UpdateText {get; set;}

Property Value

The caption for the Update button in the command bar. The default is "Update".

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