Plumtree Portal UI  
 

ATagInfrastructure.GetTagHelper Method 

The Tag Container uses this method to get the tag helper class to perform various framework functions. Framework Helper Method

public virtual TagHelper GetTagHelper();

Return Value

TagHelper The helper class for this tag.

See Also

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