The properties of System.Web.Configuration.CustomErrorCollection are listed below. For a list of all members, see the CustomErrorCollection Members list.
See Also: Inherited members from System.Configuration.ConfigurationElementCollection
[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. |