Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我创建了一个自定义 WebControl,它充当容器并具有文本标题。该CssClass属性适用于容器部分,我还添加了一个HeaderCssClass属性。如何让 Visual Studio 识别它是一个 CSS 值,以便 Intellisense 显示可用的类?我猜有一个属性可以应用于该属性,但我没有找到它的运气。
CssClass
HeaderCssClass
干得好。
http://msdn.microsoft.com/en-us/library/system.web.ui.cssclasspropertyattribute.aspx