CustomErrorCollection::Item Property

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Gets the specified CustomError.

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

NameDescription
System_CAPS_protpropertyItem[ConfigurationProperty^]

Gets or sets a property or attribute of this configuration element.(Inherited from ConfigurationElement.)

System_CAPS_pubpropertyItem[Int32]

Gets the CustomError with the specified index.

System_CAPS_pubpropertyItem[String^]

Gets the CustomError with the specified status code.

Return to top
Show: