SPView.RenderAsHtml method
傳回的檢視,以 HTML 格式。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Function RenderAsHtml As String
'用途
Dim instance As SPView
Dim returnValue As String
returnValue = instance.RenderAsHtml()
public string RenderAsHtml()
傳回值
Type: System.String
字串,包含以 HTML 格式檢視。