Click or drag to resize
AjaxRequestRequest Method
发送同步请求

Namespace: X3Platform.Ajax.Net
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public static string Request(
	AjaxRequestData requestData
)

Parameters

requestData
Type: X3Platform.Ajax.NetAjaxRequestData

[Missing <param name="requestData"/> documentation for "M:X3Platform.Ajax.Net.AjaxRequest.Request(X3Platform.Ajax.Net.AjaxRequestData)"]

Return Value

Type: String

[Missing <returns> documentation for "M:X3Platform.Ajax.Net.AjaxRequest.Request(X3Platform.Ajax.Net.AjaxRequestData)"]

See Also