| AkPageResourceAddScript Method |
Namespace: Appkit.Web.UIAssembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntaxpublic AkPageResource AddScript(
params string[] contents
)
Parameters
- contents
- Type: SystemString
脚本代码,需要自行控制换行。
Return Value
Type:
AkPageResource当前页面资源对象。
See Also