How do I get my content in one place holder to trigger an update panel in another? Here is my code: 1 <asp:Content ID= "NavigationContent" ContentPlaceHolderID= "NavigationPlaceHolder" runat= "server" > 2 <asp:LinkButton ID= "btnViewGalleries" runat= "server" Text= "View Galleries" CausesValidation...