Click or drag to resize
JavascriptAppendBack Method
向控件增加一个历史返回页 history.back()

Namespace: Adf.Web.Controls
Assembly: Adf.Web (in Adf.Web.dll) Version: 4.1.5463.29815
Syntax
public void AppendBack(
	uint num
)

Parameters

num
Type: SystemUInt32
返回的页数
See Also