ProfileGroupSettingsCollection.Item Property (String)
.NET Framework (current version)
Gets or sets the ProfileGroupSettings object with the specified name.
Assembly: System.Web (in System.Web.dll)
Parameters
- name
-
Type:
System.String
The name of a ProfileGroupSettings object in the collection.
Property Value
Type: System.Web.Configuration.ProfileGroupSettingsThe ProfileGroupSettings object with the specified name, or null if there is no object with that name.
.NET Framework
Available since 2.0
Available since 2.0
Show: