TechTalk Genome v4.2

IGenomeDataSource.DataKeyPropertyName Property

Gets the name of the generated data key property.

string DataKeyPropertyName {get;}

Property Value

A string that represents a syntactically valid property name. If not empty, a data key property with this name is generated on the items returned by GenomeDataSource. The default value is "datakey".

Requirements

Namespace: TechTalk.Genome.Extensions.Web.UI

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

Version: 4.2.4.4

Editions: Professional, Evaluation, Express

See Also

IGenomeDataSource Interface | TechTalk.Genome.Extensions.Web.UI Namespace