Click or drag to resize
ApplicationErrorWrite Method (String)
输出问题信息并终止HTTP响应

Namespace: X3Platform.Apps
Assembly: X3Platform.Apps (in X3Platform.Apps.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public static void Write(
	string code
)

Parameters

code
Type: SystemString

[Missing <param name="code"/> documentation for "M:X3Platform.Apps.ApplicationError.Write(System.String)"]

See Also