| MessagesSendTo Method (Page, String) |
选择接收者并发送消息
Namespace: Appkit.CommonAssembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntaxpublic static void SendTo(
Page page,
string msg
)
Parameters
- page
- Type: System.Web.UIPage
- msg
- Type: SystemString
See Also