自定义 CssClass 属性:将类与 IDE 集成

发布于 2024-08-20 06:57:08 字数 188 浏览 4 评论 0原文

我创建了一个自定义 WebControl,它充当容器并具有文本标题。 CssClass 属性适用于容器部分,我还添加了 HeaderCssClass 属性。如何让 Visual Studio 识别它是 CSS 值,以便 Intellisense 显示可用的类?我猜想有一个属性可以应用于该属性,但我没有找到它。

I've created a custom WebControl that acts as a container and has a text header. The CssClass property applies to the container portion, and I've also added a HeaderCssClass property. How do I get Visual Studio to recognize it's a CSS value so the Intellisense will display available classes? I'm guessing there's an attribute I can apply to the property, but I've not had much luck finding it.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文