SPConnectionValueInformation Class

Provides information about the value of the data that is sent to the consumer WebPart using SPRowToParametersTransformer.

Inheritance Hierarchy

System.Object
  Microsoft.SharePoint.WebPartPages.SPConnectionValueInformation

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Public NotInheritable Class SPConnectionValueInformation
'Usage
Dim instance As SPConnectionValueInformation
public sealed class SPConnectionValueInformation

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

SPConnectionValueInformation Members

Microsoft.SharePoint.WebPartPages Namespace