Share via


SPConnectionParametersDictionary members

Provides a Specialized hybrid dictionary that contains the value of the data sent to the consumer Web Part when a SPRowToParametersTransformer is used to transform to connect Web Parts.

The SPConnectionParametersDictionary type exposes the following members.

Constructors

  Name Description
Public method SPConnectionParametersDictionary Initializes a new instance of the SPConnectionParametersDictionary class with the specified dictionary.

Top

Properties

  Name Description
Public property Count (Inherited from HybridDictionary.)
Public property IsFixedSize (Inherited from HybridDictionary.)
Public property IsReadOnly (Inherited from HybridDictionary.)
Public property IsSynchronized (Inherited from HybridDictionary.)
Public property Item (Inherited from HybridDictionary.)
Public property Keys (Inherited from HybridDictionary.)
Public property SyncRoot (Inherited from HybridDictionary.)
Public property ValueAttributes Gets the dictionary that contains the data sent to the consumer Web Part.
Public property Values (Inherited from HybridDictionary.)

Top

Methods

  Name Description
Public method Add (Inherited from HybridDictionary.)
Public method Clear (Inherited from HybridDictionary.)
Public method Contains (Inherited from HybridDictionary.)
Public method CopyTo (Inherited from HybridDictionary.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator (Inherited from HybridDictionary.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Remove (Inherited from HybridDictionary.)
Public method ToString (Inherited from Object.)

Top

Explicit interface implementations

  Name Description
Explicit interface implemetationPrivate method IEnumerable.GetEnumerator (Inherited from HybridDictionary.)

Top

See also

Reference

SPConnectionParametersDictionary class

Microsoft.SharePoint.WebPartPages namespace