MVC bundle Function (2)

Source: Internet
Author: User

Configure bundles, register well, and then call

12<meta charset="Utf-8">3<meta http-equiv="x-ua-compatible"Content="Ie=edge">4<meta name="Viewport"Content="Width=device-width, initial-scale=1">5<meta name="Description"Content="">6<meta name="author"Content="">7<link rel="icon"href=".. /.. /favicon.ico">8 9<title>dashboard Template forBootstrap</title>Ten  One<!--Bootstrap Core CSS-- A<link href="/bootstrap/css/bootstrap.min.css"Rel="stylesheet"/> -<!--Custom Styles for  ThisTemplate-- -<link href="/css/dashboard.css"Rel="stylesheet"/> the@*<script src="/assets/global/plugins/jquery-1.11.0.min.js"></script> -<script src="/scripts/jquery-ui-1.8.20.min.js"></script>*@ -@Scripts. Render ("~/bundles/jquery") -@Scripts. Render ("~/bundles/jqueryval") +@RenderSection ("Head",false) -@*<link href="/content/kendo.common.min.css"Rel="stylesheet"> +<link href="/content/kendo.rtl.min.css"Rel="stylesheet"> A<link href="/content/kendo.default.min.css"Rel="stylesheet"> at<link href="/content/kendo.dataviz.min.css"Rel="stylesheet"> -<link href="/content/kendo.dataviz.default.min.css"Rel="stylesheet"> -<script src="/scripts/kendo/kendo.all.min.js"></script> -<script src="/scripts/kendo/cultures/kendo.culture.zh-cn.min.js"></script> in<script src="/scripts/kendo/kendo.aspnetmvc.min.js"></script>*@ -  to@Styles. Render ("~/content/kendo/css") +@Scripts. Render ("~/bundles/kendo") -<script type="Text/javascript"> the         //set Current to the "EN-GB" culture script *Kendo.culture ("ZH-CN"); $</script>Panax Notoginseng

Isn't it easy to quote? Of course, for the bundle to eventually take effect, you have to change debug to false in the Config

<compilation debug= "false" targetframework= "4.5"/>

MVC bundle Function (2)

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.