Click or drag to resize
RewriterConfigurationSectionHandler Class

[Missing <summary> documentation for "T:X3Platform.Web.UrlRewriter.Configuration.RewriterConfigurationSectionHandler"]

Inheritance Hierarchy
SystemObject
  X3Platform.Web.UrlRewriter.ConfigurationRewriterConfigurationSectionHandler

Namespace: X3Platform.Web.UrlRewriter.Configuration
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public class RewriterConfigurationSectionHandler : IConfigurationSectionHandler

The RewriterConfigurationSectionHandler type exposes the following members.

Constructors
  NameDescription
Public methodRewriterConfigurationSectionHandler
Initializes a new instance of the RewriterConfigurationSectionHandler class
Top
Methods
  NameDescription
Public methodCreate
Creates an instance of the RewriterConfiguration class.
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also