Plumtree Portal UI  
 

ITagState Interface

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 ITagState Members.

public interface ITagState

Types that implement ITagState

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

Requirements

Namespace: com.plumtree.portaluiinfrastructure.tags

Assembly: portaluiinfrastructure (in portaluiinfrastructure.dll)

See Also

ITagState Members | com.plumtree.portaluiinfrastructure.tags Namespace