AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

CMSBasePage..::..SetPageSessionOject Method

Sets the page session oject.

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

Syntax


public void SetPageSessionOject(
	string key,
	dynamic obj
)

Parameters

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