Click or drag to resize
JsHelperAlertClose Method (String)
执行提交信息组并关闭窗体,并结束页运行

Namespace: Adf.Web
Assembly: Adf.Web (in Adf.Web.dll) Version: 4.1.5463.29815
Syntax
public static void AlertClose(
	string[] msg
)

Parameters

msg
Type: SystemString
信息组
See Also