Click or drag to resize

Session Properties

The Session type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberBuildVersionToHTML
Information about this build version (Debug, Test, Release) HTML formatted
Public propertyStatic memberIsAdministrator
Is the logged in user a administrator
Public propertyStatic memberIsAuthenticated
Is the logged in user authenticated
Public propertyStatic memberLastException
Temporary last exception
Public propertyStatic memberMessage
Message handling for View. Note: the Message will after the read (get) reset.
Public propertyStatic memberCode exampleURLReferrer
Referrer URL
Public propertyStatic memberURLRoot
Gives URL root from Web.config (AppSetings)
Public propertyStatic memberUser
Returns the logged in user
Top
See Also