Compartilhar via


SPConnectionParametersDictionary members

Include protected members
Include inherited members

Fornece um dicionário híbrido de Specialized que contém o valor dos dados enviados para a Web Part do consumidor quando um SPRowToParametersTransformer é usado para transformar para conectar Web Parts.

The SPConnectionParametersDictionary type exposes the following members.

Constructors

  Name Description
Public method SPConnectionParametersDictionary Inicializa uma nova instância da classe SPConnectionParametersDictionary com o dicionário especificado.

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 Obtém o dicionário que contém os dados enviados para a Web Part do consumidor.
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

Ver também

Referência

SPConnectionParametersDictionary class

Microsoft.SharePoint.WebPartPages namespace