WebPart.RegisterInterface method

Registers an interface from the Microsoft.SharePoint.WebPartPages.Communication namespace for a connectable Web Part.

Overload list

  Name Description
Protected method RegisterInterface(String, String, Int32, ConnectionRunAt, Object, String, String, String) Obsolete. Registers an interface from the Microsoft.SharePoint.WebPartPages.Communication namespace for a connectable Web Part.
Protected method RegisterInterface(String, String, Int32, ConnectionRunAt, Object, String, String, String, Boolean) Obsolete. Registers an interface from the Microsoft.SharePoint.WebPartPages.Communication namespace for a connectable Web Part with the option of specifying how cross-page connections are handled.

Top

See also

Reference

WebPart class

WebPart members

Microsoft.SharePoint.WebPartPages namespace