Click or drag to resize
GetPaginationCreateLink Method
创建一个新的查询链接

Namespace: Adf.Web.Pagination
Assembly: Adf.Web (in Adf.Web.dll) Version: 4.1.5463.29815
Syntax
public override string CreateLink(
	int index
)

Parameters

index
Type: SystemInt32
索引

Return Value

Type: String

[Missing <returns> documentation for "M:Adf.Web.Pagination.GetPagination.CreateLink(System.Int32)"]

See Also