Click or drag to resize
DefaultTemplateCreateButton Method (Int32, String)
创建按钮

Namespace: Adf.Web.Pagination
Assembly: Adf.Web (in Adf.Web.dll) Version: 4.1.5463.29815
Syntax
public string CreateButton(
	int index,
	string text
)

Parameters

index
Type: SystemInt32
索引
text
Type: SystemString
显示文字

Return Value

Type: String

[Missing <returns> documentation for "M:Adf.Web.Pagination.DefaultTemplate.CreateButton(System.Int32,System.String)"]

See Also