Plumtree Portal UI  
 

ATagInfrastructure.SetTagMetaDataHelper Method 

This method is used to store the meta data about this tag and is only called once per tag class when the class is loaded. Framework Helper Method

public virtual void SetTagMetaDataHelper(
   TagMetaDataHelper _tagMetaDataHelper
);

Parameters

_tagMetaDataHelper

See Also

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