减少蜗居时间,亲近大自然。责任是从现在开始就要承担的,父母不再年轻,能回报的时候及时回报,不要总觉得时间还很多,岁月不等人。
如何在Web用户控件中引用样式表中的样式
<%@ Control Language="C#" AutoEventWireup="true" CodeFile="gl1.ascx.cs" Inherits="admin_gl1" EnableTheming="True" %>
< link rel="nofollow noopener noreferrer" href="../App_Themes/qiantai.css" rel="stylesheet" type="text/css" />
EnableTheming="True",加上这个,CSS就可以起作用了
本文在Web用户控件中引用样式表中样式的方法到此结束。你不能决定生命的长短,但你可以控制它的质量。小编再次感谢大家对我们的支持!