| AkDialogShowException Method (Page, String) |
显示异常信息。
Namespace: Appkit.CommonAssembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntaxpublic static void ShowException(
Page page,
params string[] msgs
)
Parameters
- page
- Type: System.Web.UIPage
页面。 - msgs
- Type: SystemString
信息。
See Also