SPSite.BrowserDocumentsEnabled - Propriété

Indicates whether the documents can be opened in a browser or not.

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

Syntaxe

'Déclaration
Public ReadOnly Property BrowserDocumentsEnabled As Boolean
    Get
'Utilisation
Dim instance As SPSite
Dim value As Boolean

value = instance.BrowserDocumentsEnabled
public bool BrowserDocumentsEnabled { get; }

Valeur de propriété

Type : System.Boolean
A Boolean value = true if the OpenInClient feature is not activated.

Voir aussi

Référence

SPSite classe

SPSite - Membres

Microsoft.SharePoint - Espace de noms