作者热门文章
- objective-c - iOS 5 : Can you override UIAppearance customisations in specific classes?
- iphone - 如何将 CGFontRef 转换为 UIFont?
- ios - 以编程方式关闭标记的信息窗口 google maps iOS
- ios - Xcode 5 - 尝试验证存档时出现 "No application records were found"
根据我进行的简单测试,我认为不可能将内联 <style> 标记放入 ASP.NET 服务器控件中。样式最终没有渲染到输出 HTML。即使有可能,我也确信这样做是不好的做法。
这有可能吗?我可以看到它对于只应用 1 或 2 个 CSS 类的快速原型(prototype)非常有用。
最佳答案
Intellisense 不会给你提示,但你可以这样做:
<asp:Label ID="Label1" runat="server" Text="Label" style="color:Red;"></asp:Label>
关于asp.net - 如何将内联 CSS 应用于 ASP.NET 服务器控件?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/92427/
我是一名优秀的程序员,十分优秀!