1 write to _labelStyle
System.Web (1)
UI\WebControls\login.cs (1)
373_labelStyle = new TableItemStyle();
9 references to _labelStyle
System.Web (9)
UI\WebControls\login.cs (9)
372if (_labelStyle == null) { 375((IStateManager) _labelStyle).TrackViewState(); 378return _labelStyle; 1389myState[2] = (_labelStyle != null) ? ((IStateManager)_labelStyle).SaveViewState() : null; 1482if (_labelStyle != null) { 1514if (_labelStyle != null) { 1729if (_labelStyle != null) { 1730((IStateManager) _labelStyle).TrackViewState();