System.Web.UI.Page.Form Property

Gets the HTML form for the page.

Syntax

public System.Web.UI.HtmlControls.HtmlForm Form { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Use the Page.Form property to access the methods and properties of the System.Web.UI.HtmlControls.HtmlForm object that is the base of the control hierarchy on the page.

Requirements

Namespace: System.Web.UI
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0