Plumtree Tags API  
 

TagLibraryMetaData.GetDisplayName Method 

Gets the display name of this tag library.

This is the human readable name for documentation purposes, rather than the name used in tags.

E.G. "The Plumtree Core Tag Library"
public virtual string GetDisplayName();

Return Value

String The name of this tag library.

See Also

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