Browse by Tags

Related Posts

  • Delete an <asp:content> control in PreInit?

    I have a page with two <asp:content> controls: <asp:content ContentPlaceholderId="foo" id="content1">some content</asp:content> <asp:content ContentPlaceholderId="bar" id="content2">some other content</asp:content> In PreInit, I can...
    Posted to Master Pages, Themes and Navigation Controls (Forum) by noobjk on 08-21-2007, 12:00 AM
    Filed under: preinit, findcontrol, masterPage
  • FindControl on Renamed Control

    Hi all, here's my scenario... I'm attempting to use FindControl against the PreviousPage property in my code-behind. However, since Im using Masterpages and the like, all my controls are renamed. Example, ddlMaxResults is now ctl00$discussionBoardGuts$ddlMaxResults. How can I reference this control...
    Posted to Web Forms (Forum) by ewitkows on 07-14-2009, 12:00 AM
    Filed under: FindControl, masterpage
Page 1 of 1 (2 items)