Share via


EditPropertiesAction.ShouldRenderWithoutTabs method

This member overrides ConsoleAction.ShouldRenderWithoutTabs().

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

Syntax

'Declaration
Protected Overrides Function ShouldRenderWithoutTabs As Boolean
'Usage
Dim returnValue As Boolean

returnValue = Me.ShouldRenderWithoutTabs()
protected override bool ShouldRenderWithoutTabs()

Return value

Type: System.Boolean

See also

Reference

EditPropertiesAction class

EditPropertiesAction members

Microsoft.SharePoint.Publishing.WebControls.EditingMenuActions namespace