Plumtree Portal UI  
 

ATagInfrastructure.GetName Method 

The Tag Container uses this method to get the name of this tag. If m_TagMetaDataHelper is not yet initialized it is initialized by this method. Framework Helper Method

public virtual string GetName();

Return Value

String The name of this tag.

See Also

ATagInfrastructure Class | com.plumtree.portaluiinfrastructure.tags.helper Namespace