Click or drag to resize
SessionManager Methods DataPA OpenAnalytics
DataPA OpenAnalytics API Reference

The SessionManager type exposes the following members.

Methods
  Name Description
Public method Static member CommonDirectory
Gets the fully qualified path to the common directory.
Public method Static member DetailError
Public method Dispose
Disposes of the object
Public method Static member DownloadFileFromWeb(String, Stream)
Downloads a file to a stream.
Public method Static member DownloadFileFromWeb(String, String)
Downloads a file to a local file on disk.
Public method Static member HelpFile
Gets the fully qualified path of the help file.
Public method Static member HideSplashScreen
Hides the splash screen if it is shown
Public method Static member PAMsgBox
Public method Static member RestoreSplashScreen
Restores the splash screen if it was hidden
Public method Static member SessionID
Gives a unique ID for this session
Public method Static member SetPosition
Restores a forms size and position to that saved
Public method Static member ShowLicenseScreen
Shows the license screen to allow a user to enter a new license.
Public method Static member StorePosition
Saves a forms size and position so it can be restored with SetPosition
Public method Static member TrueClone
Creates a truly independant clone of a recordset
Top
See Also