This documentation is archived and is not being maintained.
WebViewStateFailureAuditEvent Constructor
Visual Studio 2008
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Initializes a new instance of the WebViewStateFailureAuditEvent class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
WebViewStateFailureAuditEvent(String, Object, Int32, ViewStateException) | Infrastructure. Initializes the WebViewStateFailureAuditEvent class using the supplied parameters. |
|
WebViewStateFailureAuditEvent(String, Object, Int32, Int32, ViewStateException) | Infrastructure. Initializes a new instance of the WebViewStateFailureAuditEvent class using the supplied parameters. |
Show: