Partager via


WorkflowStartAction.GetRibbonTabIdsWhereConsoleActionIsShown - Méthode

Retourne la liste des ID des onglets du ruban dans lequel WorkflowStartAction 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 WorkflowStartAction
Dim returnValue As String()

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

Valeur renvoyée

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

Remarques

Substitue la méthode [M:Microsoft.SharePoint.Publishing.WebControls.EditingMenuActions.ConsoleAction.GetRibbonTabIdsWhereConsoleActionIsShown()] et définit la liste des ID d'onglet de ruban dans lequel le WorkflowStartAction est affichée.

Voir aussi

Référence

WorkflowStartAction classe

WorkflowStartAction - Membres

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

GetRibbonTabIdsWhereConsoleActionIsShown()