The members of System.Web.Configuration.CustomErrorCollection are listed below.
See Also: Inherited members from System.Configuration.ConfigurationElementCollection
Initializes a new instance of the System.Web.Configuration.CustomErrorCollection class. |
[read-only] | AllKeys | string[].
Returns an array of the keys for all of the configuration elements contained in this System.Web.Configuration.CustomErrorCollection. |
[read-only] override | CollectionType | System.Configuration.ConfigurationElementCollectionType.
The type of the System.Web.Configuration.CustomErrorCollection. |
default property | Item(int) | CustomError. Documentation for this section has not yet been entered. |
[read-only] default property | Item(string) | CustomError. Documentation for this section has not yet been entered. |
[read-only] override | ElementName | string. Documentation for this section has not yet been entered. |
[read-only] override | Properties | System.Configuration.ConfigurationPropertyCollection. Documentation for this section has not yet been entered. |
Add(CustomError)
| ||
Clear()
| ||
Get(int)
| ||
Get(string)
| ||
GetKey(int)
| ||
Remove(string)
| ||
RemoveAt(int)
| ||
Set(CustomError)
|
override | CreateNewElement()Documentation for this section has not yet been entered. | |
override | GetElementKey(System.Configuration.ConfigurationElement)Documentation for this section has not yet been entered. |