Plumtree Portal UI  
 

TagState Class

This class manages variable storage and retrieval for tags. It allows you to get and set variables for various contexts (session, request, tag, etc...).

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

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

public class TagState : ITagState

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

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