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

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

Sets the page session object.

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

Syntax


public void SetPageSessionObject(
	string key,
	Guid obj
)

Parameters

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