Share via


ScriptStringLoc.Render Method

Renders the ScriptStringLoc control to the specified [System.Web.UI.HtmlTextWriter] object.

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

Syntax

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

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

Parameters

See Also

Reference

ScriptStringLoc Class

ScriptStringLoc Members

Microsoft.SharePoint.Portal.WebControls Namespace