1 implementation of CatalogIconImageUrl
System.Web (1)
UI\WebParts\WebPart.cs (1)
223public virtual string CatalogIconImageUrl {
1 write to CatalogIconImageUrl
System.Web (1)
UI\WebParts\GenericWebPart.cs (1)
69_childIWebPart.CatalogIconImageUrl = value;
1 reference to CatalogIconImageUrl
System.Web (1)
UI\WebParts\GenericWebPart.cs (1)
61return _childIWebPart.CatalogIconImageUrl;