System.Web.Configuration.ProfileSettingsCollection Class

Contains a collection of System.Web.Configuration.ProfileSettings objects. This class cannot be inherited.

See Also: ProfileSettingsCollection Members

Syntax

[System.Configuration.ConfigurationCollection(typeof(System.Web.Configuration.ProfileSettings), CollectionType=System.Configuration.ConfigurationElementCollectionType.AddRemoveClearMap)]
public sealed class ProfileSettingsCollection : System.Configuration.ConfigurationElementCollection

Remarks

System.Web.Configuration.ProfileSettings objects are used to define event profiles.

Requirements

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