Retrieves the ISiteManager associated with the current Session. If one does not exist, one is created

Namespace: Cartella.Interfaces
Assembly: CartellaData (in CartellaData.dll) Version: 4.1.0.171 (4.1.0.171)

Syntax

C#
ISiteManager GetSiteManager()
Visual Basic
Function GetSiteManager As ISiteManager
Visual C++
ISiteManager^ GetSiteManager()

Return Value

See Also