ToolZone.OnSelectedWebPartChanged Method (Object, WebPartEventArgs)
.NET Framework (current version)
Provides a base method declaration that derived ToolZone controls can override to handle the event of changing which Web Parts control is selected within a specialized zone.
Assembly: System.Web (in System.Web.dll)
Parameters
- sender
-
Type:
System.Object
An Object that raises the OnSelectedWebPartChanged method.
- e
-
Type:
System.Web.UI.WebControls.WebParts.WebPartEventArgs
A WebPartEventArgs that contains the event data.
.NET Framework
Available since 2.0
Available since 2.0
Show: