2 writes to _catalogParts
System.Web (2)
UI\WebParts\CatalogZoneBase.cs (2)
112
_catalogParts
= catalogParts;
397
_catalogParts
= null;
2 references to _catalogParts
System.Web (2)
UI\WebParts\CatalogZoneBase.cs (2)
99
if (
_catalogParts
== null) {
118
return
_catalogParts
;