ToolPane.View - Propriété
Obtient ou définit l'affichage actuel du volet d'outils.
Espace de noms : Microsoft.SharePoint.WebPartPages
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Property View As ToolPane.ToolPaneView
Get
Set
'Utilisation
Dim instance As ToolPane
Dim value As ToolPane.ToolPaneView
value = instance.View
instance.View = value
public ToolPane.ToolPaneView View { get; set; }
Valeur de propriété
Type : Microsoft.SharePoint.WebPartPages.ToolPane.ToolPaneView
Une des valeurs ToolPane.ToolPaneView .
Remarques
La définition de la propriété View rétablit les valeurs par défaut de toutes les propriétés du volet d'outils.