WebPartManagerInternals::CallOnDeleting Method (WebPart^)

 

Calls the OnDeleting method of the specified control.

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

public:
void CallOnDeleting(
	WebPart^ webPart
)

Parameters

webPart
Type: System.Web.UI.WebControls.WebParts::WebPart^

A WebPart that has been selected for deletion.

.NET Framework
Available since 2.0
Return to top
Show: