1 write to _catalogIconImageUrl
System.Web (1)
UI\WebParts\WebPart.cs (1)
231_catalogIconImageUrl = value;
2 references to _catalogIconImageUrl
System.Web (2)
UI\WebParts\WebPart.cs (2)
225return (_catalogIconImageUrl != null) ? _catalogIconImageUrl : String.Empty;