FormObject Class

Definition

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.

Applies to