The Context type exposes the following members.

Properties

  NameDescription
Current
Gets the singleton N2 engine used to access N2 services.
CurrentPage
Gets the current page. This is retrieved by the page querystring.
Definitions
Gets N2 definition manager
Instance Obsolete.
Access to the singleton N2 engine. This property has been deprecated in favor for 'Current'.
IntegrityManager
Gets N2 integrity manager
Persister
Gets N2 persistence manager used for database persistence of content.
SecurityManager
Gets N2 security manager responsible of item access checks.
UrlParser
Gets the url parser responsible of mapping urls to items and back again.

See Also