Click or drag to resize
JavascriptAppend Method
增加控件新内容

Namespace: Adf.Web.Controls
Assembly: Adf.Web (in Adf.Web.dll) Version: 4.1.5463.29815
Syntax
public void Append(
	string script
)

Parameters

script
Type: SystemString
添加脚本内容
See Also