FormObject Class 
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
FormObject used in HtmlWebResponseObject.
public ref class FormObject[Windows::Foundation::Metadata::WebHostHidden]
class FormObjectpublic class FormObject[System.Runtime.CompilerServices.Nullable(0)]
[System.Runtime.CompilerServices.NullableContext(1)]
public class FormObjecttype FormObject = class[<System.Runtime.CompilerServices.Nullable(0)>]
[<System.Runtime.CompilerServices.NullableContext(1)>]
type FormObject = classPublic Class FormObject- Inheritance
- 
				FormObject
- Attributes
Constructors
| FormObject(String, String, String) | Initializes a new instance of the FormObject class. | 
Properties
| Action | Gets the Action property. | 
| Fields | Gets the Fields property. | 
| Id | Gets the Id property. | 
| Method | Gets the Method property. |