Click or drag to resize
JavascriptAppendFunction Method
向内容增加一个函数开始

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

Parameters

FunName
Type: SystemString
函数名称
See Also