This documentation is archived and is not being maintained.
WebPartZoneBase::GetEffectiveChromeType Method
Visual Studio 2008
This member overrides WebZone::GetEffectiveChromeType(Part), and more complete documentation might be available in that topic. Namespace:
System.Web.UI.WebControls.WebParts
Assembly: System.Web (in System.Web.dll)
A PartChromeType value that contains the kind of border that currently frames Web Parts controls contained by a zone.
Returns the actual or effective current PartChromeType value of a WebPart control, given the PartChromeType property of the zone and the current display mode of the Web Parts page.
Assembly: System.Web (in System.Web.dll)
Parameters
- part
- Type: System.Web.UI.WebControls.WebParts::Part
A Part control for which the zone needs to retrieve the current ChromeType setting.
Return Value
Type: System.Web.UI.WebControls.WebParts::PartChromeTypeA PartChromeType value that contains the kind of border that currently frames Web Parts controls contained by a zone.
Windows 7, Windows Vista, Windows XP SP2, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP Starter Edition, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003, Windows Server 2000 SP4, Windows Millennium Edition, Windows 98
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show: