WebPartManagerInternals::CallOnClosing Method (WebPart^)

 

Calls the OnClosing method of the specified control.

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

public:
void CallOnClosing(
	WebPart^ webPart
)

Parameters

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

A WebPart that has been selected for closing.

.NET Framework
Available since 2.0
Return to top
Show: