Plumtree Portal UI  
 

TagState.ResetPageRequestData Method 

This method is called at the end of every HTTP request to reset the page request data. This is a framework method and should not be called by tag developers.

public static void ResetPageRequestData(
   AActivitySpace _aSpace
);

Parameters

_aSpace

See Also

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