CTSession.GetParam
Syntax
int GetParam(SESSION_PARAM ParamType)
Parameters
Description
Retrieves the session parameter based on the parameter type.
For more details, see Session Properties.
Return
GetParam() returns the session parameter value based on the parameter type.
See Also
SetParam()