Plumtree Portal UI  
 

TagDisplayElement.InitializeTag Method 

This initializes the Tag with the data it needs to execute.

protected virtual void InitializeTag(
   TagVisitor _tagVisitor
);

Parameters

_tagVisitor
The Tag Visitor object

See Also

TagDisplayElement Class | com.plumtree.portaluiinfrastructure.tags.displaytree Namespace