SqlPersonalizationProvider Constructor ()

 

Initializes a new instance of the SqlPersonalizationProvider class.

Namespace:   System.Web.UI.WebControls.WebParts
Assembly:  System.Web (in System.Web.dll)

public:
SqlPersonalizationProvider()

The SqlPersonalizationProvider constructor is called by ASP.NET to create an instance of the SqlPersonalizationProvider class as specified in the configuration for the application. This constructor is not intended to be used from your code.

.NET Framework
Available since 2.0
Return to top
Show: