SPCallCounter.RenderValueForWeb 方法
检索调用全局服务器区域性、 仪表板弹出式菜单的详细信息节标题和堆栈跟踪数据等信息。
命名空间: Microsoft.SharePoint.Utilities
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public Function RenderValueForWeb As String
用法
Dim instance As SPCallCounter
Dim returnValue As String
returnValue = instance.RenderValueForWeb()
public string RenderValueForWeb()
返回值
类型:System.String
String 。
实现
ISPPerformanceMonitor.RenderValueForWeb()