프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
CustomQueryValueLinkGenerator ( [ queryParameterName, string>.[ |
Initialize a new instance of the generator.
|
|
GenerateQueryParameterValue ( PagerItemGenerationContext context ) : string |
When derived, generate the query parameter value for the specified PagerItem.
|
public CustomQueryValueLinkGenerator ( [ queryParameterName, string>.[ |
||
queryParameterName | [ | The query parameter name when generating the link URL. |
queryValueGenerator | string>.[ | The query parameter value generating method delegate. |
리턴 | System |
public GenerateQueryParameterValue ( PagerItemGenerationContext context ) : string | ||
context | PagerItemGenerationContext | The generation context. |
리턴 | string |