The MindrouteContext type exposes the following members.

Properties

  NameDescription
ApplicationDirectory
Gets the root directory of the application, e.g. C:\inetpub\lemoon\.
ApplicationPath
Gets the application's virtual application root path on the server.
Content
Gets the Content item associated with the current request.
ContentFilter
Gets the filter used to decide which content items to return.
Current
Gets the MindrouteContext object for the current request.
Preview
Gets the preview settings of the current request.
RequestLocation
Gets the request location of the current request.
RouteData
Gets the route data for the HTTP request.
Site
Gets the Site associated with the current request.
User
Gets the User associated with the current request.

See Also