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
- package com.aspose.html
- package Aspose.HTML
Server-side form handler. See the action attribute definition in HTML 4.01.
public String Action { get; set; }