1 implementation of CatalogIconImageUrl
System.Web (1)
UI\WebParts\WebPart.cs (1)
223
public 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)
61
return _childIWebPart.
CatalogIconImageUrl
;