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

Constructors

Name Description
FormObject(String, String, String)

Initializes a new instance of the FormObject class.

Properties

Name Description
Action

Gets the Action property.

Fields

Gets the Fields property.

Id

Gets the Id property.

Method

Gets the Method property.

Applies to