Gets a list of Tags used by the specified PageElements.

IList<string> GetAllTags( 
IList<IPageElement> elements 
)

Parameters

elements

Type: IList<IPageElement>

The subset of PageElements to search.