Partager via


SchedulingAction.GetRibbonTabIdsWhereConsoleActionIsShown - Méthode

Retourne la liste des ID des onglets du ruban dans lequel l'action de planification est affichée.

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 SchedulingAction
Dim returnValue As String()

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

Valeur renvoyée

Type : []
Retourne String .

Voir aussi

Référence

SchedulingAction classe

SchedulingAction - Membres

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

GetRibbonTabIdsWhereConsoleActionIsShown()