HTMLFormElement.Name

HTMLFormElement.Name property

Names the form.

public string Name { get; set; }

See Also