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 FormObject
public class FormObject
[System.Runtime.CompilerServices.Nullable(0)]
[System.Runtime.CompilerServices.NullableContext(1)]
public class FormObject
type FormObject = class
[<System.Runtime.CompilerServices.Nullable(0)>]
[<System.Runtime.CompilerServices.NullableContext(1)>]
type FormObject = class
Public 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. |