Share via


LogViewBase.RenderHeader Method

This member is reserved for internal use and is not intended to be used directly from your code.

Namespace:  Microsoft.SharePoint.Portal.WebControls
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
Protected Sub RenderHeader ( _
    output As HtmlTextWriter, _
    lsidHeaderText As LocStringId _
)
'Usage
Dim output As HtmlTextWriter
Dim lsidHeaderText As LocStringId

Me.RenderHeader(output, lsidHeaderText)
protected void RenderHeader(
    HtmlTextWriter output,
    LocStringId lsidHeaderText
)

Parameters

See Also

Reference

LogViewBase Class

LogViewBase Members

Microsoft.SharePoint.Portal.WebControls Namespace