Plumtree Portal UI  
 

TagState.SetSharedJavascriptCollectionAsDisplayed Method 

This method marks the shared JavaScript collection for this HTTP request as retrieved for display.

public static void SetSharedJavascriptCollectionAsDisplayed(
   AActivitySpace asOwner
);

Parameters

asOwner
The current Activity Space.

See Also

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