1 write to _catalogPartChrome
System.Web (1)
UI\WebParts\CatalogZoneBase.cs (1)
87
_catalogPartChrome
= CreateCatalogPartChrome();
2 references to _catalogPartChrome
System.Web (2)
UI\WebParts\CatalogZoneBase.cs (2)
86
if (
_catalogPartChrome
== null) {
89
return
_catalogPartChrome
;