UrlRewritingCreateRewriteRule Method (String) Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

Creates the rewrite rule.

Namespace: ContentStudio.Site.HttpModules.UrlRewritingNet.Web
Assembly: CS_SiteLib (in CS_SiteLib.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

public static RewriteRule CreateRewriteRule(
	string providerName
)

Parameters

providerName
Type: SystemString
Name of the provider.

Return Value

Type: RewriteRule
A new RewriteRule object.
See Also

Reference