ProfilePropertySettingsCollection.GetKey Method (Int32)
.NET Framework (current version)
Gets the name of the ProfilePropertySettings at the specified index location.
Assembly: System.Web (in System.Web.dll)
Parameters
- index
-
Type:
System.Int32
The index of a ProfilePropertySettings in the collection.
Return Value
Type: System.StringThe name of the ProfilePropertySettings at the specified index location.
An object at the index must exist in the collection.
.NET Framework
Available since 2.0
Available since 2.0
Show: