TechTalk Genome v4.2

EnumDropDownField.EnumTypeName Property

Gets or sets the name of the enum type that will be used as data source in the drop-down list control.

[DefaultValue()]
[WebExtensionDescription(Description="EnumDropDownField_EnumTypeName")]
public string EnumTypeName {get; set;}

Property Value

A string value representing the name of the enum type.

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

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