InputElement.Name

InputElement.Name property

Represent the name attribute of the input element.

public String Name { get; set; }

See Also