CustomErrorCollection.AllKeys Property

 
Use BaseTrue

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

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

Public ReadOnly Property AllKeys As String()

Property Value

Type: System.String()

An array containing the keys for all of the CustomError objects contained in this CustomErrorCollection.

.NET Framework
Available since 2.0
Return to top
Show: