SqlServices::InstallSessionState Method

 

Installs components for ASP.NET session state on a SQL Server database.

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

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticInstallSessionState(String^, SessionStateType, String^)

Installs components for ASP.NET session state on a SQL Server database.

System_CAPS_pubmethodSystem_CAPS_staticInstallSessionState(String^, String^, SessionStateType)

Installs components for ASP.NET session state on a SQL Server database.

System_CAPS_pubmethodSystem_CAPS_staticInstallSessionState(String^, String^, String^, String^, SessionStateType)

Installs components for ASP.NET session state on a SQL Server database.

Return to top
Show: