ProfileSettingsCollection Constructor ()

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Initializes a new instance of the ProfileSettingsCollection class.

Namespace:   System.Web.Configuration
Assembly:  System.Web (in System.Web.dll)

public ProfileSettingsCollection()

The Profiles property of the HealthMonitoringSection class always contains an instance of the ProfileSettingsCollection. Use this instance, rather than creating your own.

.NET Framework
Available since 2.0
Return to top
Show: