TechTalk Genome v4.2

ReferenceQueryField.NotAnObjectDisplayText Property

Gets or sets the display content of the NAO list item.

[DefaultValue(Value="---")]
[WebExtensionDescription(Description="ReferenceQueryField_NotAnObjectDisplayText")]
public string NotAnObjectDisplayText {get; set;}

Property Value

A string representing the content of the NAO list item. The default is "---".

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

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