System.Web.Configuration.ProfileGroupSettingsCollection.Get Method

Returns the System.Web.Configuration.ProfileGroupSettings object with the specified name.

Syntax

public ProfileGroupSettings Get (string name)

Parameters

name
The name of the System.Web.Configuration.ProfileGroupSettings object to get.

Returns

The System.Web.Configuration.ProfileGroupSettings object with the specified name, or null if the name does not exist.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web.Configuration
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0