0
JohanO
8y

Ahh, the beauty of C#/Asp.Net:

MasterPages.MasterPage MasterPage
{
get { return Master as MasterPages.MasterPage;
}
}

Comments
Add Comment