Plumtree Tags API  
 

ATag.GetState Method 

Gets the variable state helper object. This object allows you to get and set variables for various contexts (session, request, tag, etc...).

Tag Utility Method
public virtual ITagState GetState();

Return Value

ITagState The tag state helper object

See Also

ATag Class | com.plumtree.portaluiinfrastructure.tags Namespace