Property | Type | Description |
---|
Method | Description | |
---|---|---|
GenerateLink ( PagerItemGenerationContext context ) : string |
Generate the link url for the specified PagerItem.
|
|
SimpleLinkGenerator ( [ text ) : System |
Initialize a new generator with specified information.
|
public GenerateLink ( PagerItemGenerationContext context ) : string | ||
context | PagerItemGenerationContext | The generation context. |
return | string |
public SimpleLinkGenerator ( [ text ) : System | ||
text | [ | The text content. |
return | System |