Partitionable |
Name | Description | |
---|---|---|
CreatePartialView(FuncT, Boolean) | Creates a partial view. A partial view is a view of the list of items of the original collection, that fulfill a certain condition. | |
CreatePartialView(FuncT, Boolean, ActionT) | Creates a partial view. A partial view is a view of the list of items of the original collection, that fulfill a certain condition. |