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
- class HTMLFormElement
- namespace Aspose.Html
- assembly Aspose.HTML
Server-side form handler. See the action attribute definition in HTML 4.01.
public string Action { get; set; }