WebPartManagerInternals.ConnectionDeleted Method (WebPartConnection)

 

Indicates whether the specified WebPartConnection object has been deleted.

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

member ConnectionDeleted : 
        connection:WebPartConnection -> bool

Parameters

connection
Type: System.Web.UI.WebControls.WebParts.WebPartConnection

A WebPartConnection that has been selected for deletion.

Return Value

Type: System.Boolean

A Boolean value that indicates whether the connection has been deleted.

.NET Framework
Available since 2.0
Return to top
Show: