Plumtree Tags API  
 

TagLibraryMetaData.GetName Method 

Gets the name of this tag library.

This is the name used to access a particular tag.

E.G. <pt:taglibraryname.tagname/>
public virtual string GetName();

Return Value

String The name of this tag library.

See Also

TagLibraryMetaData Class | com.plumtree.portaluiinfrastructure.tags.metadata Namespace