NUnitAsp

WebFormTester.HtmlId Property

The HTML ID of the form being tested. It corresponds to the ID of the HTML tag rendered by the server. It's useful for looking at raw HTML while debugging.

public override string HtmlId {get;}

See Also

WebFormTester Class | NUnit.Extensions.Asp Namespace