Base:
method
GetEffectiveChromeType
System.Web.UI.WebControls.WebParts.WebZone.GetEffectiveChromeType(System.Web.UI.WebControls.WebParts.Part)
2 references to GetEffectiveChromeType
System.Web (2)
UI\WebParts\WebPartChrome.cs (1)
629
PartChromeType chromeType = Zone.
GetEffectiveChromeType
(webPart);
UI\WebParts\WebPartZoneBase.cs (1)
1234
PartChromeType chromeType =
GetEffectiveChromeType
(webPart);