ListViewWebPart.IWebPartPageComponentProvider.WebPartContextualInfo - Propriété
Obtient les groupes contextuels Ruban Serveur et les informations associées à la ListViewWebPartdes onglets.
Espace de noms : Microsoft.SharePoint.WebPartPages
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Private ReadOnly Property WebPartContextualInfo As WebPartContextualInfo
Implements IWebPartPageComponentProvider.WebPartContextualInfo
Get
'Utilisation
Dim instance As ListViewWebPart
Dim value As WebPartContextualInfo
value = CType(instance, IWebPartPageComponentProvider).WebPartContextualInfo
WebPartContextualInfoIWebPartPageComponentProvider.WebPartContextualInfo { get; }
Valeur de propriété
Type : Microsoft.SharePoint.WebControls.WebPartContextualInfo
Un objet qui représente les groupes contextuels Ruban Serveur et les onglets associés à l' ListViewWebPart.
Implémentations
IWebPartPageComponentProvider.WebPartContextualInfo
Remarques
Ce membre est une implémentation de membre d'interface explicite. Il peut être utilisé uniquement lorsque l'instance de ListViewWebPart est castée en une interface IWebPartPageComponentProvider .