SPSystemPerformanceCounterMonitor.RenderValueForWeb 方法

插入到 Web 页以 HTML 格式字符串的形式获取的Value属性。

命名空间:  Microsoft.SharePoint.Utilities
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Public Overrides Function RenderValueForWeb As String
用法
Dim instance As SPSystemPerformanceCounterMonitor
Dim returnValue As String

returnValue = instance.RenderValueForWeb()
public override string RenderValueForWeb()

返回值

类型:System.String
HTML 格式的值。

实现

ISPPerformanceMonitor.RenderValueForWeb()

另请参阅

引用

SPSystemPerformanceCounterMonitor 类

SPSystemPerformanceCounterMonitor 成员

Microsoft.SharePoint.Utilities 命名空间