Section Members | Glimpse API Documentation |
The Section type exposes the following members.
Back to Top
Back to Top
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | Section | Initializes a new instance of the Section class |
Methods
Name | Description | |
---|---|---|
![]() | ![]() | Reads XML from the configuration file. (Inherited from ![]() |
![]() | ![]() | Reads XML from the configuration file. (Inherited from ![]() |
![]() | ![]() | Compares the current (Inherited from ![]() ![]() |
![]() | ![]() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from ![]() |
![]() | ![]() | Gets a unique value representing the current (Inherited from ![]() ![]() |
![]() | ![]() | Returns a custom object when overridden in a derived class. (Inherited from ![]() |
![]() | ![]() | Returns the transformed version of the specified assembly name. (Inherited from ![]() |
![]() | ![]() | Returns the transformed version of the specified type name. (Inherited from ![]() |
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | ![]() | Sets the (Inherited from ![]() ![]() |
![]() | ![]() | Used to initialize a default set of values for the (Inherited from ![]() ![]() |
![]() | ![]() | Indicates whether this configuration element has been modified since it was last saved or loaded when implemented in a derived class. (Inherited from ![]() |
![]() | ![]() | Gets a value indicating whether the (Inherited from ![]() ![]() |
![]() | ![]() | Adds the invalid-property errors in this (Inherited from ![]() ![]() |
![]() | ![]() | Creates a shallow copy of the current (Inherited from ![]() ![]() |
![]() | ![]() | Gets a value indicating whether an unknown attribute is encountered during deserialization. (Inherited from ![]() |
![]() | ![]() | Gets a value indicating whether an unknown element is encountered during deserialization. (Inherited from ![]() |
![]() | ![]() | Throws an exception when a required property is not found. (Inherited from ![]() |
![]() | ![]() | Called after deserialization. (Inherited from ![]() |
![]() | ![]() | Called before serialization. (Inherited from ![]() |
![]() | ![]() | Resets the internal state of the (Inherited from ![]() ![]() |
![]() | ![]() | Resets the value of the (Inherited from ![]() ![]() |
![]() | ![]() | Writes the contents of this configuration element to the configuration file when implemented in a derived class. (Inherited from ![]() |
![]() | ![]() | Creates an XML string containing an unmerged view of the (Inherited from ![]() ![]() |
![]() | ![]() | Writes the outer tags of this configuration element to the configuration file when implemented in a derived class. (Inherited from ![]() |
![]() | ![]() | Sets a property to the specified value. (Inherited from ![]() |
![]() | ![]() | (Inherited from ![]() |
![]() | ![]() | Indicates whether the specified element should be serialized when the configuration object hierarchy is serialized for the specified target version of the .NET Framework. (Inherited from ![]() |
![]() | ![]() | Indicates whether the specified property should be serialized when the configuration object hierarchy is serialized for the specified target version of the .NET Framework. (Inherited from ![]() |
![]() | ![]() | Indicates whether the current (Inherited from ![]() ![]() |
![]() | ![]() | Returns a string that represents the current object. (Inherited from ![]() |
![]() | ![]() | Modifies the (Inherited from ![]() ![]() |
Extension Methods
Name | Description | |
---|---|---|
![]() | GetTypeOrNull |
Returns the value of GetType if value is not null.
(Defined by ObjectExtensions.) |
![]() | ToStringOrDefault |
Returns the value of ToString if value is not null.
(Defined by ObjectExtensions.) |
Properties
Name | Description | |
---|---|---|
![]() | ClientScripts |
Gets or sets the collection of IClientScripts that are injected into a page response by Glimpse.
|
![]() | ![]() | Gets a reference to the top-level (Inherited from ![]() ![]() ![]() |
![]() | DefaultRuntimePolicy |
Gets or sets the default runtime policy. Glimpse will never be allowed to do more with a Http response than is specified in DefaultRuntimePolicy.
|
![]() | DiscoveryLocation |
Gets or sets the path Glimpse will use to auto discover all types.
|
![]() | ![]() | Gets an (Inherited from ![]() ![]() ![]() |
![]() | ![]() | Gets the (Inherited from ![]() ![]() ![]() |
![]() | EndpointBaseUri |
Gets or sets the base Uri endpoint for accessing all resources. The EndpointBaseUri is leveraged by an instance of ResourceEndpointConfiguration in order to generate dynamic resource Uris.
|
![]() | ![]() | (Inherited from ![]() |
![]() | Inspectors |
Gets or sets the collection of IInspectors that used to gather information about a site during Http requests.
|
![]() | ![]() | Gets or sets a property or attribute of this configuration element. (Inherited from ![]() |
![]() | ![]() | Gets or sets a property, attribute, or child element of this configuration element. (Inherited from ![]() |
![]() | ![]() | Gets the collection of locked attributes. (Inherited from ![]() |
![]() | ![]() | Gets the collection of locked elements. (Inherited from ![]() |
![]() | ![]() | Gets the collection of locked attributes (Inherited from ![]() |
![]() | ![]() | Gets the collection of locked elements. (Inherited from ![]() |
![]() | ![]() | Gets or sets a value indicating whether the element is locked. (Inherited from ![]() |
![]() | Logging |
Gets or sets the logging settings used by Glimpse.
|
![]() | ![]() | Gets the collection of properties. (Inherited from ![]() |
![]() | Resources |
Gets or sets the collection of IResources that provide endpoints to access server side data.
|
![]() | RuntimePolicies |
Gets or sets the collection of IRuntimePolicys that Glimpse will use to determine how it can manipulate any given Http response.
|
![]() | ![]() | Gets a (Inherited from ![]() ![]() ![]() |
![]() | SerializationConverters |
Gets or sets the collection of ISerializationConverters that Glimpse will use alter the default serialization output of any given type.
|
![]() | ServiceLocatorType |
Gets or sets an IServiceLocator Glimpse will use to override default type resolution.
|
![]() | Tabs |
Gets or sets the collection of ITabs that Glimpse will render in the client.
|
See Also