Provides a static method for testing web application error handling at the page level.
Must have testerror = true in settings.xml or the app settings section of Web.config.
Namespace: P4s3Web.WebAppHelperLibAssembly: P4s3Web (in P4s3Web.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- Application
- Type: System.Collections.Specialized NameValueCollection
- Request
- Type: System.Web HttpRequest
See Also