Uiinfrastructure API Docs  
 

PaginationControl.CreatePaginationJavascript Method 

This method creates the default javascript for the pagination control. This assumes that there is an AFormDP that should be reposted via a pass-thru control.

public static string CreatePaginationJavascript(
   AActivitySpace asOwner
);

Return Value

String the javascript to display.

See Also

PaginationControl Class | com.plumtree.uiinfrastructure.form.pagination Namespace