SPWeb.AllowDesignerForCurrentUser - Propriété
Obtient une valeur booléenne qui spécifie si l'utilisateur actuel est autorisé à utiliser le concepteur pour ce site Web. La valeur par défaut est false.
Espace de noms : Microsoft.SharePoint
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public ReadOnly Property AllowDesignerForCurrentUser As Boolean
Get
'Utilisation
Dim instance As SPWeb
Dim value As Boolean
value = instance.AllowDesignerForCurrentUser
public bool AllowDesignerForCurrentUser { get; }
Valeur de propriété
Type : System.Boolean
Boolean