SqlProfileProvider Constructor ()

 

Creates an instance of the SqlProfileProvider class.

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

public:
SqlProfileProvider()

ASP.NET calls the SqlProfileProvider constructor to create an instance of the SqlProfileProvider class using the values specified in the configuration file for the application. This constructor is not intended to be used from your code.

.NET Framework
Available since 2.0
Return to top
Show: