Uiinfrastructure API Docs  
 

ExpListModel.EnablePagination Method 

Enables the pagination.

public virtual void EnablePagination(
   string _sModelStorageName
);

Parameters

_sModelStorageName
Storage name of the Expandable List Model.

See Also

ExpListModel Class | com.plumtree.uiinfrastructure.expandablelist Namespace