2 writes to statebag
System.Web (2)
UI\WebControls\Style.cs (2)
83
statebag
= bag;
353
statebag
= new StateBag(false);
6 references to statebag
System.Web (6)
UI\WebControls\Style.cs (6)
352
if (
statebag
== null) {
355
statebag
.TrackViewState();
357
return
statebag
;
686
if (
statebag
!= null) {
772
if (
statebag
!= null) {
805
if (
statebag
!= null) {