ChartViewWebPart.RenderViewAsHtml method
這個類別和其成員不適合直接從您的程式碼使用。
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Function RenderViewAsHtml As String
'用途
Dim instance As ChartViewWebPart
Dim returnValue As String
returnValue = instance.RenderViewAsHtml()
public string RenderViewAsHtml()
傳回值
Type: System.String