WebPartManagerInternals::SetZoneID Method
Sets a property that enables a WebPart or server control to keep the ID of the containing zone.
Assembly: System.Web (in System.Web.dll)
Parameters
- webPart
- Type: System.Web.UI.WebControls.WebParts::WebPart
The WebPart whose zoneID property value is being set.
- zoneID
- Type: System::String
A string that contains the ID of the zone that webPart belongs to.
This method is called by the WebPartManager control when a WebPart control is being added to a zone. Each WebPart control tracks the ID for the zone it belongs to, and this method sets the property that keeps the ID value.
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.