3 references to None
System.Web (3)
UI\WebParts\CatalogPartChrome.cs (1)
199
img.BorderStyle = BorderStyle.
None
;
UI\WebParts\EditorPartChrome.cs (2)
62
if (style.BorderStyle != BorderStyle.
None
) {
63
style.BorderStyle = BorderStyle.
None
;