HTMLparser.bAutoMarkClosedTagsWithParamsAsOpen Field

Majestic12

High-performance .NET C# HTMLparser Library

HTMLparser.bAutoMarkClosedTagsWithParamsAsOpen Field

Long winded name... by default if tag is closed BUT it has got parameters then we will consider it open tag, this is not right for proper XML parsing

public bool bAutoMarkClosedTagsWithParamsAsOpen;

See Also

HTMLparser Class | Majestic12 Namespace