Share via


Session Constructor ()

 

Initializes a new instance of the Session class.

Namespace:   System.Web.Providers.Entities
Assembly:  System.Web.Providers (in System.Web.Providers.dll)

Syntax

public Session()
public:
Session()
new : unit -> Session
Public Sub New

See Also

Session Class
System.Web.Providers.Entities Namespace
ASP.NET Identity

Return to top