Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Member
385 Points
257 Posts
Nov 19, 2011 05:34 PM|LINK
this works indeed
why isnt it referred at like master.maincontent ?
what is there a content id and where is it used for and a placeholder id in one tag
Master.FindControl("Maincontent").Controls.Add(New LiteralControl("Test"))
wetlip
Member
385 Points
257 Posts
Re: how to add dynamically a control on aspx page with masterpage
Nov 19, 2011 05:34 PM|LINK
this works indeed
why isnt it referred at like master.maincontent ?
what is there a content id and where is it used for and a placeholder id in one tag
Master.FindControl("Maincontent").Controls.Add(New LiteralControl("Test"))