ASP.NET WITH C# ERRORS TROUBLE SHOOTING
These are some of the errors I faced and solved
HOME
HOME
Tuesday, November 6, 2012
Dynamically changing master in ASP.NET , C#
protected void Page_PreInit(object seder, EventArgs e)
{
this.MasterPageFile = "~/MasterPage.master";
}
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment