SPWebPartConnection.ToString - Méthode

Retourne un nom de type court pour l'objet de connexion.

Espace de noms :  Microsoft.SharePoint.WebPartPages
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public Overrides Function ToString As String
'Utilisation
Dim instance As SPWebPartConnection
Dim returnValue As String

returnValue = instance.ToString()
public override string ToString()

Valeur renvoyée

Type : System.String
string contenant le nom de type court.

Voir aussi

Référence

SPWebPartConnection classe

SPWebPartConnection - Membres

Microsoft.SharePoint.WebPartPages - Espace de noms