Plumtree Portal UI  
 

TagDisplayElement Class

This class displays a Tag. On construction, it merely stores the Tag data, and waits until execution time to create the tag. This is a framework only class and should not be used by external developers.

For a list of all members of this type, see TagDisplayElement Members.

System.Object
   com.plumtree.portaluiinfrastructure.tags.displaytree.TagDisplayElement

public class TagDisplayElement : IDisplayElement

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: com.plumtree.portaluiinfrastructure.tags.displaytree

Assembly: portaluiinfrastructure (in portaluiinfrastructure.dll)

See Also

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