Click or drag to resize
PaginationBaseCreateLink Method
创建URL链接

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

Parameters

index
Type: SystemInt32
索引,当为零时将以$PAGE$代替

Return Value

Type: String

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

See Also