Plumtree Portal UI  
 

TagDisplayElement.GetTagLibraryName Method 

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

public virtual string GetTagLibraryName();

Return Value

String The name of the library for this tag.

See Also

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