FormContext.FormId Property

Gets or sets the form identifier.

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

public string FormId { get; set; }

Property Value

Type: System.String
The form identifier.
Show: