Plumtree Portal UI  
 

TagState.GetHTTPRequestData Method 

This method extracts the HTTP request data from the Activity Space.

public static XPHashtable GetHTTPRequestData(
   AActivitySpace aSpace
);

Parameters

aSpace
The current AActivitySpace.

Return Value

the current HTTP Request data object.

See Also

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