HttpApplicationStateBase.AllKeys Property

 

When overridden in a derived class, gets the access keys for the objects in the collection.

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

Public Overridable ReadOnly Property AllKeys As String()

Property Value

Type: System.String()

An array of state object keys.

Exception Condition
NotImplementedException

Always.

.NET Framework
Available since 3.5
Return to top
Show: