Base:
property
PartChromeType
System.Web.UI.WebControls.WebParts.WebZone.PartChromeType
5 references to PartChromeType
System.Web (5)
UI\WebParts\ConnectionsZone.cs (5)
1431if (this.PartChromeType == PartChromeType.Default || 1432this.PartChromeType == PartChromeType.BorderOnly || 1433this.PartChromeType == PartChromeType.TitleAndBorder) { 1918if (this.PartChromeType == PartChromeType.None || 1919this.PartChromeType == PartChromeType.BorderOnly)