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