Property | Type | Description |
---|
Method | Description | |
---|---|---|
CustomLinkGenerator ( string>.[ |
Initialize a new instance of CustomLinkGenerator.
|
|
GenerateLink ( PagerItemGenerationContext context ) : string |
Generate the link url for the specified PagerItem.
|
public CustomLinkGenerator ( string>.[ |
||
linkGenerator | string>.[ | The link genreator callback delegate. |
return | System |
public GenerateLink ( PagerItemGenerationContext context ) : string | ||
context | PagerItemGenerationContext | The generation context. |
return | string |