Click or drag to resize
RewriterConfigurationView Constructor
Initializes a new instance of the RewriterConfigurationView class

Namespace: X3Platform.Web.UrlRewriter.Configuration
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public RewriterConfigurationView(
	string path
)

Parameters

path
Type: SystemString

[Missing <param name="path"/> documentation for "M:X3Platform.Web.UrlRewriter.Configuration.RewriterConfigurationView.#ctor(System.String)"]

See Also