UrlRewriting Class Content Studio 5.7 SDK
Content Studio Web Content Management System

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

Class that handles url rewites
Inheritance Hierarchy

SystemObject
  ContentStudio.Site.HttpModules.UrlRewritingNet.WebUrlRewriting

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 class UrlRewriting

The UrlRewriting type exposes the following members.

Properties

  NameDescription
Public propertyStatic memberConfiguration
Gets the configuration.
Public propertyStatic memberProviders
Gets the providers.
Top
Methods

  NameDescription
Public methodStatic memberAddRewriteRule
Adds the rewrite rule.
Public methodStatic memberCreateRewriteRule
Creates the rewrite rule.
Public methodStatic memberCreateRewriteRule(String)
Creates the rewrite rule.
Public methodStatic memberInsertRewriteRule
Inserts the rewrite rule.
Public methodStatic memberRemoveRewriteRule
Removes the rewrite rule.
Public methodStatic memberReplaceRewriteRule
Replaces the rewrite rule.
Top
See Also

Reference