Plumtree Portal UI  
 

TagMetaDataHelper Class

This helper class uses XPReflect to read in the tag meta data. This class should be called once per tag class and stored as a static on the ATag class.

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

System.Object
   com.plumtree.portaluiinfrastructure.tags.helper.TagMetaDataHelper

public class TagMetaDataHelper

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.helper

Assembly: portaluiinfrastructure (in portaluiinfrastructure.dll)

See Also

TagMetaDataHelper Members | com.plumtree.portaluiinfrastructure.tags.helper Namespace