Click to Rate and Give Feedback
Community Content
In this section
Statistics Annotations (0)
Collapse All/Expand All Collapse All
This page is specific to
The 2007 product release

Other versions are also available for the following:
SPWebPartConnection Class (Microsoft.SharePoint.WebPartPages)
Provides an object that enables two Web Parts to form a connection.

Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in microsoft.sharepoint.dll)
Visual Basic (Declaration)
<TypeConverterAttribute(GetType(ExpandableObjectConverter))> _
<ParseChildrenAttribute(True, "SPTransformers")> _
<AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level:=AspNetHostingPermissionLevel.Minimal)> _
Public NotInheritable Class SPWebPartConnection
Visual Basic (Usage)
Dim instance As SPWebPartConnection
C#
[TypeConverterAttribute(typeof(ExpandableObjectConverter))] 
[ParseChildrenAttribute(true, "SPTransformers")] 
[AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.Minimal)] 
public sealed class SPWebPartConnection

The SPWebPartConnection object provides all the same functionality as System.Web.UI.WebControls.WebParts.WebPartConnection class, with the additional functionality of being able to form cross-page connections and connections in which one or more of the Web Parts is static (not in a Web Part Zone).

System.Object
  Microsoft.SharePoint.WebPartPages.SPWebPartConnection
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement | Site Feedback
Page view tracker