Gets or sets the ID of the external data source that will be used as data source of the drop-down list.
A string that represents the ID of the external data source that will be used as data source of the drop-down list. The default is an empty string (""), which indicates that this property is not set.
This property can be used to explicitly bind the drop-down list to an external data source. If this property is not set, the drop-down list is populated with all persistent objects of the appropriate type.
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
ReferenceQueryField Class | TechTalk.Genome.Extensions.Web.UI.Controls Namespace