I have this error message when I make the skin in page 234,
"A namespace cannot directly contain members such as fields or methods", seems like IntelliSense doesn't recognize the code which is
Code:
<asp:Button CssClass=âMyButtonâ BackColor=â#7a70a4â runat=âserverâ />
although I made the configuration to be able to use intellisense but it doesn't recognize the
<asp tag