StatisticBuilderPanel SetSessionKey Method A Sandcastle Documented Class Library
Stores the session key to reference this object in the session.

Namespace: P4s3Web
Assembly: P4s3Web (in P4s3Web.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public void SetSessionKey(
	string k
)

Parameters

k
Type: System String
See Also