Plumtree Portal UI  
 

TagDisplayElement.GetTagName Method 

This method gets the name of this tag. Note that this initializes the tag holder and may cause unnecessary work if this tag is never displayed.

public virtual string GetTagName();

Return Value

String The name of this tag.

See Also

TagDisplayElement Class | com.plumtree.portaluiinfrastructure.tags.displaytree Namespace