[]
        
(Showing Draft Content)

C1.Web.Mvc.Component.RenderScripts

RenderScripts Method

RenderScripts(HtmlTextWriter, bool)

Render the scripts.

Declaration
protected virtual void RenderScripts(HtmlTextWriter writer, bool renderScriptTag)
Parameters
Type Name Description
HtmlTextWriter writer

The writer.

bool renderScriptTag

A boolean value indicats whether to render the script tag.