InputElement.Name

InputElement.Name property

Represent the name attribute of the input element.

public override string Name { get; set; }

See Also