NUnitAsp

RepeaterTester.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 override string GetChildElementHtmlId(
   string aspId
);

See Also

RepeaterTester Class | NUnit.Extensions.Asp.AspTester Namespace