Click or drag to resize
SxcAppSessionUserDataAddData Method

Namespace: SxcAppSessionLib
Assembly: AppSession (in AppSession.dll) Version: 2013.11.22.1 (2013.11.22.1)
Syntax
public void UserDataAddData(
	Object key,
	Object val
)

Parameters

key
Type: SystemObject
val
Type: SystemObject
See Also