OptionElement.Label

OptionElement.Label property

Option label for use in hierarchical menus. See the label attribute definition in HTML 4.01.

public string Label { get; set; }

Property Value

The label value.

See Also