Glimpse.Core.Configuration Namespace

Glimpse API

Glimpse.Core.Configuration Namespace Glimpse API Documentation
All types having to do with Glimpse configuration and the Glimpse specific XML nodes within web.config are defined within this namespace.
Classes

  Class Description
Public class ContentTypeElement
The Glimpse configuration node for representing a content type.
Public class ContentTypeElementCollection
The Glimpse configuration node for collecting a list of content types.
Public class DiscoverableCollectionElement
The Glimpse configuration node that configures the instance of IDiscoverableCollection T  that Glimpse uses to automatically find and load types at runtime.
Public class LoggingElement
The Glimpse configuration node for logging settings in Glimpse.
Public class PolicyDiscoverableCollectionElement
The Glimpse configuration node is a specialized DiscoverableCollectionElement used by IRuntimePolicys and IConfigurables to allow for end user configuration of runtime policies.
Public class RegexElement
The Glimpse configuration node representing a regular expression.
Public class RegexElementCollection
The Glimpse configuration node for collecting a list of regular expressions.
Public class Section
The root Glimpse configuration node, that provides Glimpse configuration options in a site's web.config.
Public class StatusCodeElement
The Glimpse configuration node representing an Http status code.
Public class StatusCodeElementCollection
The Glimpse configuration node for collecting a list of status codes.
Public class TypeElement
The Glimpse configuration node representing a .NET Framework type.
Public class TypeElementCollection
The Glimpse configuration node for creating a collection of types.
Enumerations

  Enumeration Description
Public enumeration LoggingLevel
LoggingLevel defines the level of output detail to be written to the Glimpse log.