TechTalk Genome v4.2

GenomeReferenceField.DataTextField Property

Gets or sets the field of the data source that provides the text content of the list items.

[WebExtensionDescription(Description="GenomeReferenceField_DataTextField")]
public string DataTextField {get; set;}

Property Value

A string that specifies the field of the data source that provides the text content of the list items. The default is String.Empty .

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

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