InputElement.Id

InputElement.Id property

Represents the Id attribute of the input element.

public override string Id { get; set; }

See Also