Partager via


PageLayoutAction.GetRibbonTabIdsWhereConsoleActionIsShown - Méthode

Retourne la liste des ID des onglets du ruban dans les PageLayoutAction les objets sont affichés.

Espace de noms :  Microsoft.SharePoint.Publishing.WebControls.EditingMenuActions
Assembly :  Microsoft.SharePoint.Publishing (dans Microsoft.SharePoint.Publishing.dll)

Syntaxe

'Déclaration
Public Overrides Function GetRibbonTabIdsWhereConsoleActionIsShown As String()
'Utilisation
Dim instance As PageLayoutAction
Dim returnValue As String()

returnValue = instance.GetRibbonTabIdsWhereConsoleActionIsShown()
public override string[] GetRibbonTabIdsWhereConsoleActionIsShown()

Valeur renvoyée

Type : []
La liste de l'onglet du ruban ID.

Voir aussi

Référence

PageLayoutAction classe

PageLayoutAction - Membres

Microsoft.SharePoint.Publishing.WebControls.EditingMenuActions - Espace de noms

GetRibbonTabIdsWhereConsoleActionIsShown()