NUnitAsp

Tester.HtmlId Property

The HTML ID of the tag 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 abstract string HtmlId {get;}

See Also

Tester Class | NUnit.Extensions.Asp Namespace