HTMLparser.bAutoKeepScripts Field

Majestic12

High-performance .NET C# HTMLparser Library

HTMLparser.bAutoKeepScripts Field

If true (default: false) then HTML for script tags themselves AND between them will be set to oHTML variable, otherwise it will be empty but you can always set it later

public bool bAutoKeepScripts;

See Also

HTMLparser Class | Majestic12 Namespace