Share via


InitContentType.Render Method

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Protected Overrides Sub Render ( _
    w As HtmlTextWriter _
)
'Usage
Dim w As HtmlTextWriter

Me.Render(w)
protected override void Render(
    HtmlTextWriter w
)

Parameters

See Also

Reference

InitContentType Class

InitContentType Members

Microsoft.SharePoint.WebControls Namespace