ProfileGroupSettingsCollection.GetKey Method (Int32)
.NET Framework (current version)
Returns the name of the ProfileGroupSettings object at the specified index.
Assembly: System.Web (in System.Web.dll)
Parameters
- index
-
Type:
System.Int32
The index of a ProfileGroupSettings object.
Return Value
Type: System.StringThe name of the ProfileGroupSettings object at the specified index, or null if there is no object at that index.
.NET Framework
Available since 2.0
Available since 2.0
Show: