SP.View.renderAsHtml() Method
Applies to: SharePoint Foundation 2010
In this article
Return Value
Applies To
Remarks
Returns the list view as HTML.
var value = SP.View.renderAsHtml();
Return Value
Type: SP.StringResult
Applies To
Exceptions
- [System.UnauthorizedAccessException]
The current user has insufficient permissions. Error code: -2147024891.
Remarks
It must be HTML.