WebViewStateFailureAuditEvent Constructor

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Initializes a new instance of the WebViewStateFailureAuditEvent class.

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

NameDescription
System_CAPS_protmethodWebViewStateFailureAuditEvent(String^, Object^, Int32, Int32, ViewStateException^)

This API supports the product infrastructure and is not intended to be used directly from your code. Initializes a new instance of the WebViewStateFailureAuditEvent class using the supplied parameters.

System_CAPS_protmethodWebViewStateFailureAuditEvent(String^, Object^, Int32, ViewStateException^)

This API supports the product infrastructure and is not intended to be used directly from your code. Initializes the WebViewStateFailureAuditEvent class using the supplied parameters.

Return to top
Show: