C# Class N2Bootstrap.Library.PagingLinksBuilder.RenderLinkModel

This is the model that is given to each HelperResult to render a link
Inheritance: RenderItemModel
Mostrar archivo Open project: pauldotknopf/N2Bootstrap

Public Methods

Method Description
GetPageUrl ( ) : string

Gets this links page url

Method Details

GetPageUrl() public method

Gets this links page url
public GetPageUrl ( ) : string
return string