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 Sub RenderGroupHeader ( _
HtwWriter As HtmlTextWriter, _
strGrp As String _
)
'Usage
Dim HtwWriter As HtmlTextWriter
Dim strGrp As String
Me.RenderGroupHeader(HtwWriter, strGrp)
protected void RenderGroupHeader(
HtmlTextWriter HtwWriter,
string strGrp
)
Parameters
- HtwWriter
Type: System.Web.UI.HtmlTextWriter
- strGrp
Type: System.String