类库说明文档
LogHelperLogPrintOnPage Method |
无效的方法
Namespace: DCSoft.Utility.Utils
Assembly: DCSoft.Utility (in DCSoft.Utility.dll) Version: 0.0.0.0 (1.0.0.0)
Syntax
C#
public static void LogPrintOnPage( Page page, string strMessage )
Parameters
- page
- Type: System.Web.UIPage
[Missing <param name="page"/> documentation for "M:DCSoft.Utility.Utils.LogHelper.LogPrintOnPage(System.Web.UI.Page,System.String)"]
- strMessage
- Type: SystemString
[Missing <param name="strMessage"/> documentation for "M:DCSoft.Utility.Utils.LogHelper.LogPrintOnPage(System.Web.UI.Page,System.String)"]
See Also