SPWeb.DocumentLibraryCalloutOfficeWebAppPreviewersDisabled property

Determines if the Document Library Callout's WAC previewers are enabled or not.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public ReadOnly Property DocumentLibraryCalloutOfficeWebAppPreviewersDisabled As Boolean
    Get
'Usage
Dim instance As SPWeb
Dim value As Boolean

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

Property value

Type: System.Boolean
Bool

See also

Reference

SPWeb class

SPWeb members

Microsoft.SharePoint namespace