Class UrlRewriterBase
Abstract class to allow derived classes of different implementations of Url Rewriter.
Namespace: DotNetNuke.Entities.Urls
Assembly: DotNetNuke.dll
Syntax
public abstract class UrlRewriterBase : object
Methods
| Improve this Doc View SourceAutoAddAlias(HttpContext)
Abstract class to allow derived classes of different implementations of Url Rewriter.
Declaration
protected static void AutoAddAlias(HttpContext context)
Parameters
Type | Name | Description |
---|---|---|
HttpContext | context |
CanAutoAddPortalAlias()
Abstract class to allow derived classes of different implementations of Url Rewriter.
Declaration
protected static bool CanAutoAddPortalAlias()
Returns
Type | Description |
---|---|
System.Boolean |