New to Telerik UI for ASP.NET AJAX? Download free 30-day trial

Telerik.Web.UI.CombinedScriptWriter

This Class defines the CombinedScriptWriter.

Inheritance Hierarchy

  • System.Object
  • Telerik.Web.UI.CombinedScriptWriter

Methods

WriteCombinedScriptFile

Outputs the combined script file requested by the HttpRequest to the HttpResponse

Parameters

page System.Web.UI.Page

A Page, representing the HttpHandler

context System.Web.HttpContext

HttpContext for the transaction

Returns

System.Void true if the script file was output

In this article