ASP.NET 2.0 MasterPages and FindControl()

Posted by: Rick Strahls WebLog, on 09 Apr 2006 | View original | Bookmarked: 0 time(s)

Argh. I'm going through an older application and replacing a somewhat complex scheme of user control templating with Master Pages today. For the most part this has been going real well until I hit a page that that relies on page inheritance where there's a common page base class that needs to have access to the controls on the page.   ASP.NET has never made this exactly easy, because the base class doesn't allow you access to the controls from the lower level as ASP.NET adds the properties higher...

Advertisement
Category: ASP.NET | Other Posts: View all posts by this blogger | Report as irrelevant | View bloggers stats | Views: 3545 | Hits: 291

Similar Posts

  • ASP.NET Wish List more
  • Tips for Nested Master Pages and VS 2005 Design-Time more
  • Debugging a delay-signed web app more
  • Replacing Recursion With a Stack more
  • Coding Optimization Tip: Avoid Repeated FindControl() Use more
  • Single Instance Templates more

News Categories

.NET | Agile | Ajax | Architecture | ASP.NET | BizTalk | C# | Certification | Data | DataGrid | DataSet | Debugger | DotNetNuke | Events | GridView | IIS | Indigo | JavaScript | Mobile | Mono | Patterns and Practices | Performance | Podcast | Refactor | Regex | Security | Sharepoint | Silverlight | Smart Client Applications | Software | SQL | VB.NET | Visual Studio | W3 | WCF | WinFx | WPF | WSE | XAML | XLinq | XML | XSD