Call this method to obtain an ElementName object indicating a specific html element found within this construct.
For example, to obtain an ElementName object indicating the html element containing the wide banner's title, do the following:
myEName = PTBannerType.WIDE.GetElementName( PTBannerType.ELEMENT_NAME_ID_TITLE );
PTConstructType Class | com.plumtree.xpshared.htmlconstructs Namespace