Dynamicweb.Content.Items.Rendering Namespace > Renderer Class : RenderPagingLoop Method |
'Declaration
Protected Overridable Sub RenderPagingLoop( _ ByVal l As Template, _ ByVal startPage As Integer, _ ByVal endPage As Integer, _ ByVal currentPage As Integer, _ ByVal totalPages As Integer, _ ByVal tagPrefix As String, _ ByVal linkGenerator As Func(Of Integer,String) _ )
protected virtual void RenderPagingLoop( Template l, int startPage, int endPage, int currentPage, int totalPages, string tagPrefix, Func<int,string> linkGenerator )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2