C-DEngine 5.105

TheRequestData..::..SetSessionState Method

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

Syntax


public bool SetSessionState(
	Guid pSEID
)
Public Function SetSessionState ( _
	pSEID As Guid _
) As Boolean
public:
bool^ SetSessionState(
	Guid^ pSEID
)

Parameters

pSEID
Type: Guid