FormContext.GetJsonValidationMetadata Method

Visual Studio 2010

Retrieves a serialized object that contains the form identifier and field-validation values for the form.

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

public string GetJsonValidationMetadata()

Return Value

Type: System.String
A serialized object that contains the form identifier and field-validation values for the form.

Community Additions

ADD
Show: