The methods of System.Web.SessionState.ISessionIDManager are listed below. For a list of all members, see the ISessionIDManager Members list.
CreateSessionID(System.Web.HttpContext) : string Documentation for this section has not yet been entered.GetSessionID(System.Web.HttpContext) : string Documentation for this section has not yet been entered.Initialize() Documentation for this section has not yet been entered.InitializeRequest(System.Web.HttpContext, bool, out bool) : bool Documentation for this section has not yet been entered.RemoveSessionID(System.Web.HttpContext) Documentation for this section has not yet been entered.SaveSessionID(System.Web.HttpContext, string, out bool, out bool) Documentation for this section has not yet been entered.Validate(string) : bool Documentation for this section has not yet been entered.