Raised before adding the the HTML rewrite-filter.
Namespace:
EPiServer.WebAssembly: EPiServer (in EPiServer.dll) Version: 5.2.375.236
Syntax
| C# |
|---|
public event EventHandler<UrlRewriteEventArgs> HtmlAddingRewriteToExternalFilter |
Remarks
Extra validation can be performed here. Set e.Cancel to true to stop rewriting from ocurring.