Search

You searched for the word(s): userid:723034

Matching Posts

  • Re: Problem Findcontrol and Masterpage

    Here is a code snippet that I came up with to help all of you out there. Dim _myControl As WebControl = Master.FindControl("ContentPlaceHolder1").FindControl(ControlToEnable) _myControl.Visible = True
    Posted to Web Forms (Forum) by DB3 on 12/7/2007
    Filed under: master page, find control
Page 1 of 1 (1 items)