Northwoods.GoWeb Assembly > Northwoods.GoWeb Namespace > GoView Class : GetSessionViewsTable Method |
Dictionary
of all GoView
s is maintained for the current Session
.'Declaration Public Overridable Function GetSessionViewsTable() As Dictionary(Of String,GoView)
public virtual Dictionary<string,GoView> GetSessionViewsTable()
Dictionary
mapping ID strings to GoView
instancesHttpResponse.Redirect
to go to another website, you may wish to Clear
this table in order to free up memory, rather than waiting for the session to time out. If you want to free up session state for just one view, call ClearSessionView.Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2