NUnitAsp

Tester.GetChildElementHtmlId Method 

Returns the HTML ID of a child control. Useful when implementing testers for container controls that do HTML ID mangling. This method is very likely to change in a future release.

protected internal abstract string GetChildElementHtmlId(
   string aspId
);

See Also

Tester Class | NUnit.Extensions.Asp Namespace