Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Reserved for internal use.
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Protected Shared Sub RenderHtml ( _
HtwWriter As HtmlTextWriter, _
item As SPListItem _
)
'Usage
Dim HtwWriter As HtmlTextWriter
Dim item As SPListItemSTSQueryParts.RenderHtml(HtwWriter, item)
protected static void RenderHtml(
HtmlTextWriter HtwWriter,
SPListItem item
)
Parameters
- HtwWriter
Type: System.Web.UI.HtmlTextWriter
- item
Type: Microsoft.SharePoint.SPListItem