Share via


SPWebPartManager.DownLevelWebPartMenuDisplayMode - Propriété

Obtient l' WebPartDisplayMode pour afficher la ToolPane avec les options de menu en tant que liens plutôt que le menu déroulant qui s'affiche dans Internet Explorer 9, Internet Explorer 8, Internet Explorer 7, 6 et Internet Explorer 5.5.

Espace de noms :  Microsoft.SharePoint.WebPartPages
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public Shared ReadOnly Property DownLevelWebPartMenuDisplayMode As WebPartDisplayMode
    Get
'Utilisation
Dim value As WebPartDisplayMode

value = SPWebPartManager.DownLevelWebPartMenuDisplayMode
public static WebPartDisplayMode DownLevelWebPartMenuDisplayMode { get; }

Valeur de propriété

Type : System.Web.UI.WebControls.WebParts.WebPartDisplayMode
Le mode d'affichage pour afficher la ToolPane avec les options de menu en tant que liens plutôt que le menu déroulant qui s'affiche dans Internet Explorer 9, Internet Explorer 8, Internet Explorer 7, 6 et Internet Explorer 5.5

Voir aussi

Référence

SPWebPartManager classe

SPWebPartManager - Membres

Microsoft.SharePoint.WebPartPages - Espace de noms