WebPartZoneBase::ConnectVerb Property
.NET Framework (current version)
Gets a reference to a WebPartVerb object that enables end users to create connections between WebPart controls.
Assembly: System.Web (in System.Web.dll)
public: [PersistenceModeAttribute(PersistenceMode::InnerProperty)] property WebPartVerb^ ConnectVerb { virtual WebPartVerb^ get(); }
Property Value
Type: System.Web.UI.WebControls.WebParts::WebPartVerb^A WebPartVerb that creates a connection between two WebPart controls.
.NET Framework
Available since 2.0
Available since 2.0
Show: