Filter that removes the first x number of pages from the PageDataCollection.

Namespace:  EPiServer.Filters
Assembly:  EPiServer (in EPiServer.dll) Version: 5.2.375.236

Syntax

C#
public class FilterSkipCount : IPageFilter

Inheritance Hierarchy

System..::.Object
  EPiServer.Filters..::.FilterSkipCount

See Also