Share via


HtmlTagInnerTextParser.GetInnerTextForHtmlTags Method

Include Protected Members
Include Inherited Members

Returns an enumerable list of all the inner text that matches the specified parameters.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method GetInnerTextForHtmlTags(String, Boolean, Boolean, Boolean) Returns an enumerable list of all the inner text that matches the specified parameters.
Public method GetInnerTextForHtmlTags(String, Boolean, Boolean, Boolean, Int32, Int32) Returns an enumerable list of all the inner text that matches the specified parameters.
Public method GetInnerTextForHtmlTags(String, String, String, Boolean, Boolean, Boolean) Returns an enumerable list of all the inner text that matches the specified parameters.
Public method GetInnerTextForHtmlTags(String, String, String, Boolean, Boolean, Boolean, Int32, Int32) Returns an enumerable list of all the inner text that matches the specified parameters.

Top

See Also

Reference

HtmlTagInnerTextParser Class

Microsoft.VisualStudio.TestTools.WebTesting Namespace