Expose Property

S

shapper

Hello,

Is it possible to create a property in a master page which is
accessible from its nested master pages?
I created a property in my Master Page but I am not able to access it
its Nested Master Page.

I am using ASP.NET 3.5.

Thanks,
Miguel
 
B

bruce barker

you can cast the master or let asp.net do it by adding a mastertype directive

<%@ MasterType TypeName="MyMasterPage" %>

-- bruce (sqlwork.com)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,777
Messages
2,569,604
Members
45,218
Latest member
JolieDenha

Latest Threads

Top