| NormalManagePageIncludeDefaultJs Method |
引用默认的 js 脚本
Namespace: Appkit.Web.UIAssembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntaxpublic static void IncludeDefaultJs(
Page page,
string objType
)
Parameters
- page
- Type: System.Web.UIPage
- objType
- Type: SystemString
See Also