[]
        
(Showing Draft Content)

C1.Web.Mvc.Component.RenderScripts

RenderScripts Method

RenderScripts(TextWriter, bool)

Render the scripts.

Declaration
protected virtual void RenderScripts(TextWriter writer, bool renderScriptTag)
Protected Overridable Sub RenderScripts(writer As TextWriter, renderScriptTag As Boolean)
Parameters
Type Name Description
TextWriter writer

The writer.

bool renderScriptTag

A boolean value indicats whether to render the script tag.