Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Constructor: SimpleSession(string)

Declaration

public SimpleSession(
    string cookieName = "SessionID"
)

Summary

Constructs a new instance.

Parameters

stringcookieName The name of the cookie.