Share via


SchedulingAction.GetRibbonTabIdsWhereConsoleActionIsShown Method

Returns the list of IDs of the ribbon tabs in which the scheduling action is shown.

Namespace:  Microsoft.SharePoint.Publishing.WebControls.EditingMenuActions
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)

Syntax

'Declaration
Public Overrides Function GetRibbonTabIdsWhereConsoleActionIsShown As String()
'Usage
Dim instance As SchedulingAction
Dim returnValue As String()

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

Return Value

Type: []
Returns String.

See Also

Reference

SchedulingAction Class

SchedulingAction Members

Microsoft.SharePoint.Publishing.WebControls.EditingMenuActions Namespace

GetRibbonTabIdsWhereConsoleActionIsShown()