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