| AkPageVarAssign Method (String, AkSession, String, String) |
属性变量或系统变量赋值。
Namespace: Appkit.Web.UIAssembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntaxpublic static string VarAssign(
string source,
AkSession sess,
string[] propNames,
string[] propValues
)
Parameters
- source
- Type: SystemString
- sess
- Type: Appkit.DataAkSession
- propNames
- Type: SystemString
- propValues
- Type: SystemString
Return Value
Type:
String
See Also