Share via


HtcMenuClientFiles.OutputAndRegisterScript Method (Page, HtmlTextWriter)

Registers the script that links in client-side files on the specified page with the specified output.

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

Syntax

'Declaration
Public Shared Sub OutputAndRegisterScript ( _
    page As Page, _
    output As HtmlTextWriter _
)
'Usage
Dim page As Page
Dim output As HtmlTextWriterHtcMenuClientFiles.OutputAndRegisterScript(page, _
    output)
public static void OutputAndRegisterScript(
    Page page,
    HtmlTextWriter output
)

Parameters

See Also

Reference

HtcMenuClientFiles Class

HtcMenuClientFiles Members

OutputAndRegisterScript Overload

Microsoft.SharePoint.WebControls Namespace