HtmlForm::Action Property
.NET Framework (current version)
Gets or sets the action attribute of the HTML form.
Assembly: System.Web (in System.Web.dll)
You use the Action property when you rewrite the URL of the original request but you want to retain the original URL for the action attribute of the HTML form. Set the Action property to the value of the URL that you want to retain.
.NET Framework
Available since 2.0
Available since 2.0
Show: