Click or drag to resize

HtmlFormDefinition Properties

The HtmlFormDefinition type exposes the following members.

Properties
  NameDescription
Public propertyAttributes
Gets the attributes of the HTML form.
Public propertyControls
Gets the controls contained within the HTML form.
Public propertyId
Gets the id attribute of the HTML form.
Public propertyPageHtml
Gets the HTML text of the page containing the form.
Top
See Also