Appkit 基础类库
Appkit 基础类库
Appkit.Data
AkJsonOption Class
AkJsonOption Methods
OutputVar Method
OutputVar Method (HttpResponse)
OutputVar Method (HttpResponse, String)
AkJsonOption
OutputVar Method (HttpResponse, String)
输出JSON变量赋值。
该变量应该已经声明。
Namespace:
Appkit.Data
Assembly:
Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
Copy
public
void
OutputVar
(
HttpResponse
response
,
string
varName
)
Parameters
response
Type:
System.Web
HttpResponse
页面输出。
varName
Type:
System
String
变量名称。
See Also
Reference
AkJsonOption Class
OutputVar Overload
Appkit.Data Namespace