NUnitAsp

ControlTester.HtmlId Property

The HTML ID of the control 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

ControlTester Class | NUnit.Extensions.Asp Namespace