m4sh3d
the occasional developer
Pages
Home
Mulesoft
AgilePoint
PowerShell
Places
Just Photos
Just Food
Thursday, June 2, 2011
C# Accessing a MasterPage's variables
Place this block of code in Page_Load()
((myMaster)this.Master).strPageTitle = "Some String";
myMaster being the name of the MasterPage class.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment