Uiinfrastructure API Docs  
 

ExpListView.GetJavaScriptsForPagination Method 

Returns the JavaScripts needed for the pagination. Those JavaScripts have to be displayed only once per page.

public static HTMLScript GetJavaScriptsForPagination(
   AActivitySpace _asOwner
);

Parameters

_asOwner

Return Value

HTMLScript

See Also

ExpListView Class | com.plumtree.uiinfrastructure.expandablelist Namespace