ToolZone Constructor

 

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.

Namespace:   System.Web.UI.WebControls.WebParts
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_protmethodToolZone(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.

System_CAPS_protmethodToolZone(WebPartDisplayMode^)

Associates a single WebPartDisplayMode object with a particular ToolZone zone, so that the zone can be displayed in the appropriate page display mode.

Return to top
Show: