4 references to EmptyZoneTextStyle
System.Web (4)
UI\WebParts\CatalogZoneBase.cs (1)
630
Style emptyZoneTextStyle =
EmptyZoneTextStyle
;
UI\WebParts\EditorZoneBase.cs (1)
441
Style emptyZoneTextStyle =
EmptyZoneTextStyle
;
UI\WebParts\WebPartZoneBase.cs (1)
1400
Style emptyZoneTextStyle =
EmptyZoneTextStyle
;
UI\WebParts\WebZone.cs (1)
505
((IStateManager)
EmptyZoneTextStyle
).LoadViewState(myState[emptyZoneTextStyleIndex]);