Responsible for raising appropriate events for mapping between internal and external formats of the
request URLs.
Will parse outgoing HTML, and incoming and outgoing special urls and parameter strings, raising the
appropriate events implemented by the implementation derived classes. It is this
modules responsibility to identify all necessary urls for rewriting in one or the other direction. The
descendant class must provide the actual rewriting functionality.
Namespace:
EPiServer.WebAssembly: EPiServer (in EPiServer.dll) Version: 6.0.530.0
Syntax
| C# |
|---|
public abstract class UrlRewriteModuleBase : IHttpModule |