HTMLFormElement.Name

HTMLFormElement.Name property

Names the form.

public String Name { get; set; }

See Also