WebPartCancelEventArgs Constructor (WebPart)

 

Initializes a new instance of the WebPartCancelEventArgs class.

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

new : 
        webPart:WebPart -> WebPartCancelEventArgs

Parameters

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

The WebPart (or server or user control) involved in the event.

.NET Framework
Available since 2.0
Return to top
Show: