hello,
here 's the post i came accross that looks like my problem,
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_21929477.html.
i have a master page,
my question is :
how can i access the master page methods from my content pages`?
intellisense is not showing y master page methods.
am i supposed to create a master page that inherit from a base classe that inherit from master page?
is my base class empty? just inheritating from System.Web.Ui.MasterPage.
is my base force to be in "app_code" folder?
may i have a clear explanation on how to do it?=
thanks you in advacne
Start Free Trial