4 references to None
System.Web (4)
UI\WebParts\AppearanceEditorPart.cs (1)
193
chromeTypeConverter.ConvertToString(PartChromeType.
None
)));
UI\WebParts\ConnectionsZone.cs (1)
1918
if (this.PartChromeType == PartChromeType.
None
||
UI\WebParts\WebPartZoneBase.cs (2)
897
if (chromeType == PartChromeType.
None
) {
1235
if (chromeType == PartChromeType.
None
|| chromeType == PartChromeType.BorderOnly) {