Click or drag to resize

SessionSessionID Property

Gets the unique identifier for the session

Namespace:  Dynamicweb.Environment.Web
Assembly:  Dynamicweb.Environment.Web (in Dynamicweb.Environment.Web.dll) Version: 3.2.1
Syntax
public string SessionID { get; }

Property Value

Type: String

Implements

ISessionSessionID
See Also