Posted on: 12/28/2013 5:12:17 PM | Views : 730

All,
On my site.master im trying to add a placeholder however im having trouble referencing it and it seems for some reason VB isn't adding the required
    Protected WithEvents adminstuff As Global.System.Web.UI.WebControls.PlaceHolder
to the designer window. any ideas why this might happen? When i add it manually it stays there until the designer regenerates itself, at which point it disappears.

is this not possible in a master page???

Go to the complete details ...