Click or drag to resize
ITemplateCreateButton Method
创建按钮

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

Parameters

href
Type: SystemString
链接地址
text
Type: SystemString
显示文字

Return Value

Type: String

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

See Also