Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Writes the client validation information to the HTTP response.
Namespace: System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Syntax
'Declaration
Public Sub OutputClientValidation
public void OutputClientValidation()
public:
void OutputClientValidation()
Remarks
Client validation must be enabled.