C-DEngine 5.105

ICDEScopeManager..::..GetSessionIDFromISB Method

Gets the session identifier from isb.

Namespace:  nsCDEngine.Interfaces
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


string GetSessionIDFromISB(
	string pRealPage
)
Function GetSessionIDFromISB ( _
	pRealPage As String _
) As String
String^ GetSessionIDFromISB(
	String^ pRealPage
)

Parameters

pRealPage
Type: String
The p real page.

Return Value

System.String.