System.Web.Configuration.CustomErrorCollection: Property Members

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

Public Properties

[read-only]
AllKeysstring[].

Returns an array of the keys for all of the configuration elements contained in this System.Web.Configuration.CustomErrorCollection.

[read-only]
override
CollectionTypeSystem.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.

Protected Properties

[read-only]
override
ElementNamestring. Documentation for this section has not yet been entered.
[read-only]
override
PropertiesSystem.Configuration.ConfigurationPropertyCollection. Documentation for this section has not yet been entered.