Share via


HttpErrorKeys.ModelStateKey Field

 

Provides a key for the ModelState.

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

Syntax

public static readonly string ModelStateKey
public:
static initonly String^ ModelStateKey
static val ModelStateKey : string
Public Shared ReadOnly ModelStateKey As String

Field Value

Type: System.String

See Also

HttpErrorKeys Class
System.Web.Http Namespace

Return to top