ToolZone Constructor
.NET Framework (current version)
Associates one or more WebPartDisplayMode objects with a particular type of ToolZone zone, enabling that zone to be displayed when a page is in the appropriate page display mode.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | ToolZone(ICollection^) | Associates a collection of WebPartDisplayMode objects with a particular ToolZone zone, so that the zone can be displayed in the appropriate page display modes. |
![]() | ToolZone(WebPartDisplayMode^) | Associates a single WebPartDisplayMode object with a particular ToolZone zone, so that the zone can be displayed in the appropriate page display mode. |
Show:
