AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

CMSBasePage..::..SetPageSessionObject Method (String, Double)

Sets the page session object.

Namespace:  AdvantageCMS.Core.Admin
Assembly:  AdvantageCMS.Core (in AdvantageCMS.Core.dll)

Syntax


public void SetPageSessionObject(
	string key,
	double obj
)

Parameters

key
Type: String
The key.
obj
Type: Double
The object.