P phil1bruening Nov 22, 2005 #1 Hello! I need to access master page controls from within content pages. Wow can I do that??
P Patrice Nov 22, 2005 #2 Use the Master property of the Page class, the MasterType directive allows to make this a strongly typed reference See http://beta.asp.net/QuickStartv20/aspnet/doc/masterpages/default.aspx
Use the Master property of the Page class, the MasterType directive allows to make this a strongly typed reference See http://beta.asp.net/QuickStartv20/aspnet/doc/masterpages/default.aspx