ProfileGroupSettingsCollection.Set Method (ProfileGroupSettings)
.NET Framework (current version)
Adds the specified ProfileGroupSettings object to the collection.
Assembly: System.Web (in System.Web.dll)
Parameters
- group
-
Type:
System.Web.Configuration.ProfileGroupSettings
A ProfileGroupSettings object.
| Exception | Condition |
|---|---|
| ConfigurationException | The ProfileGroupSettings object to add already exists in the collection, or the collection is read-only. |
.NET Framework
Available since 2.0
Available since 2.0
Show: