Tagged Questions
0
votes
1answer
98 views
Custom control work in “pages” but “Unknown server tag” in “web part pages”
I am new to SharePoint even ASP.NET.
I wrote a custom calendar control which inherits the asp:calendar and overrides some function, and it work in blank pages.
But today while I am trying to use the ...