System.Web.SessionState.ISessionIDManager.SaveSessionID Method
Documentation for this section has not yet been entered.

Syntax

public void SaveSessionID (System.Web.HttpContext context, string sessionID, out bool isRedirected, out bool isCookieAdded)

Parameters

context
Documentation for this section has not yet been entered.
sessionID
Documentation for this section has not yet been entered.
isRedirected
Documentation for this section has not yet been entered.
isCookieAdded
Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web.SessionState
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0