HTMLFormElement.Action

HTMLFormElement.Action property

Server-side form handler. See the action attribute definition in HTML 4.01.

public string Action { get; set; }

See Also