CustomErrorCollection.Item Property (String)
.NET Framework (current version)
Gets the CustomError with the specified status code.
Assembly: System.Web (in System.Web.dll)
Parameters
- statusCode
-
Type:
System.String
The HTTP status code.
Property Value
Type: System.Web.Configuration.CustomErrorThe CustomError with the specified status code.
.NET Framework
Available since 2.0
Available since 2.0
Show: