SPView.RenderAsHtml method
Returns the view in HTML format.
Overload list
Name | Description | |
---|---|---|
RenderAsHtml() | Returns the view in HTML format. | |
RenderAsHtml(Boolean, Boolean, String) | Returns the view in HTML format but allows for rendering within a frameset. |
Top