C# Class RockWeb.Blocks.Cms.ContentChannelView.Pagination

Inheritance: DotLiquid.Drop
Show file Open project: SparkDevNetwork/Rock

Public Methods

Method Description
GetCurrentPageItems ( List allItems ) : List

Gets the current page items.

Method Details

GetCurrentPageItems() public method

Gets the current page items.
public GetCurrentPageItems ( List allItems ) : List
allItems List All items.
return List