![]() |
PRELIMINARY INFORMATION - SUBJECT TO CHANGE
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Gets the id of the session of the given request.
Namespace: Smartsite.Core
Assembly: Smartsite.Runtime (in Smartsite.Runtime.dll)
Syntax
C# | ![]() |
---|---|
public string GetSessionId( context ) |
Visual Basic (Declaration) | ![]() |
---|---|
Public Function GetSessionId ( _ context As _ ) As |
Parameters
- context
- IRenderContext
Return Value
See Also
Sessions Class
Smartsite.Core Namespace