ScriptLink.Render Method
SharePoint 2010
Sends the content of the control to the specified HtmlTextWriter object, which writes the content that is rendered on the client.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Parameters
- writer
- Type: System.Web.UI.HtmlTextWriter
The HtmlTextWriter object that receives the server control content.