Netferrets Online Blog, Internet Related Programming Solutions, Created in C# .net, VB .net, MS SQL Server Javascript, HTML and CSS. Proving sample solutions to problems found when creating web application solutions.
Friday, 12 July 2013
Code Behind Problem - Control References Not Working
Really simple problem, but is easy to fix.
Sometimes the designer class is missing which references the controls inside the placeholder content.
You shouldn't need to do findcontrol or any of that jazz, just create a new master page and copy your existing code into the master page.
That's basically it.
Keywords:
control,
master,
page,
placeholder
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment