NUnitAsp

HtmlTagTester.Name Property

Returns the name of the tag. For example, the tag "<a href='foo'>" will return "a".

public string Name {get;}

See Also

HtmlTagTester Class | NUnit.Extensions.Asp Namespace