AdvantageCMS.Core.Admin.BaseClasses Namespace
AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

CMSBaseUserControl..::..SetPageSessionObject Method (String, Decimal)

Sets the page session object.

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

Syntax


public void SetPageSessionObject(
	string key,
	decimal obj
)

Parameters

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