Legend
| Static method: IEnumerable<string> ToEnumerable( |
object | tagTree | The tag tree to convert. |
bool | allTags |
The HTML specification allows certain start and end tags to be omitted. Specify true to emit such tags
regardless, for compatibility reasons. |