CustomErrorCollection::Get Method

 

Gets the specified CustomError.

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

NameDescription
System_CAPS_pubmethodGet(Int32)

Gets the CustomError object with the specified index.

System_CAPS_pubmethodGet(String^)

Gets the CustomError object with the specified status code.

Return to top
Show: