1 write to _masterPageApplied
System.Web (1)
UI\MasterPage.cs (1)
247
master.
_masterPageApplied
= true;
2 references to _masterPageApplied
System.Web (2)
UI\MasterPage.cs (2)
112
if (_master == null && !
_masterPageApplied
) {
134
if (
_masterPageApplied
) {