AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

CMSBasePage..::..PageSessionObjectExists Method

Pages the session object exists.

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

Syntax


public bool PageSessionObjectExists(
	string key
)

Parameters

key
Type: String
The key.

Return Value

true if XXXX, false otherwise.