//------------------------------------------------------------------------------ // // This code was generated by a tool. // Runtime Version:4.0.30319.214 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // //------------------------------------------------------------------------------ using System.CodeDom.Compiler; using System.Collections.Generic; using System.Globalization; using System.Linq; using System.Text; using System.Web.Mvc; using System.Web.WebPages; namespace System.Web.Helpers { [GeneratedCode("RazorSingleFileGenerator", "1.0.0.0")] internal class WebGridRenderer : HelperPage { #line hidden #line hidden public static HelperResult GridInitScript(WebGrid webGrid, HttpContextBase httpContext) { return new HelperResult(__razor_helper_writer => { if (!webGrid.IsAjaxEnabled) { return; } if (!IsGridScriptRendered(httpContext)) { SetGridScriptRendered(httpContext, true); WriteLiteralTo(@__razor_helper_writer, "