Raised at the start of the HTML stream, before anything has been parsed or output.
Subscribers may take this chance to initialize, do other tings before the actual
parsing begins.
Namespace:
EPiServer.WebAssembly: EPiServer (in EPiServer.dll) Version: 6.0.530.0
Syntax
| C# |
|---|
public event EventHandler<HtmlRewriteEventArgs> HtmlRewriteBegin |