IUserSessionExists Method Ingeniux CMS Content Store API

Checks whether an object with given unique ids exists or not

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax

bool Exists(
	string id
)

Parameters

id
Type: SystemString

[Missing <param name="id"/> documentation for "M:Ingeniux.CMS.IUserSession.Exists(System.String)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Ingeniux.CMS.IUserSession.Exists(System.String)"]

See Also

Reference