Click or drag to resize
JsHelperAlert Method (String)
返回信息提示脚本

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

Parameters

msg
Type: SystemString
消息

Return Value

Type: String

[Missing <returns> documentation for "M:Adf.Web.JsHelper.Alert(System.String[])"]

See Also