CustomErrorCollection::Get Method
.NET Framework (current version)
Gets the specified CustomError.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | Get(Int32) | Gets the CustomError object with the specified index. |
![]() | Get(String^) | Gets the CustomError object with the specified status code. |
The specified CustomError.
Show:
