TechTalk Genome v4.2

QueryCommandField.ClearText Property

Gets or sets the caption for the Clear button displayed in the query command field.

[DefaultValue(Value="Clear")]
[Localizable(IsLocalizable="True")]
[Description(Description="QueryCommandField_ClearText")]
public virtual string ClearText {get; set;}

Property Value

The caption for the Clear button in the query command field. The default is "Clear".

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

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