在ASP.NET中停止样式类 [英] Stop Style Class in asp.net

查看:91
本文介绍了在ASP.NET中停止样式类的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在使用vs10的asp.net C#中工作

它会自动创建样式CSS,我想停止它
我应该如何停止它而不让它自动创建???

(例如)

i m working asp.net C# with vs10

It creates Style Css Automatically I want to stop it
How Should i stop it not to let it create automatically????

(eg)

<style type="text/css">
     .style3
     {
         width: 0px;
     }
     .style7
     {
         width: 0px;
     }
     .style8
     {
         width: 0px;
     }
     .style10
     {
         width: 0px;
     }
     .style11
     {
         width: 0px;
     }
     .style20
     {
         width: 175px;
     }
     .style24
     {
         width: 0px;
     }
     .style25
     {
         width: 0px;
     }
     .style26
     {
         width: 0px;
     }
     .style28
     {
         width: 0px;
     }
     .style37
     {
         width: 165px;
     }
     .style40
     {
         width: 0px;
     }
     .style51
     {
         width: 0px;
     }
     .style57
     {
         width: 0px;
     }
     .style58
     {
         width: 0px;
     }
     .style59
     {
         width: 0px;
     }
     .style60
     {
         width: 159px;
     }
     .style62
     {
         width: 95px;
     }
     .style63
     {
         width: 124px;
     }
     .style64
     {
         width: 114px;
     }
 </style>

推荐答案

http://forums.asp.net/p/1405552/3058005.aspx
http://forums.asp.net/p/1405552/3058005.aspx


这篇关于在ASP.NET中停止样式类的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆