ProfileGroupSettingsCollection.AllKeys Property

 

Gets a string array of all the key values in the collection.

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

member AllKeys : string[] with get

Property Value

Type: System.String[]

A string array of all the key values in the collection.

.NET Framework
Available since 2.0
Return to top
Show: