Share via


SPUtility.ShouldUpdateHomePageWithSiteFeed - Méthode

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

Syntaxe

'Déclaration
Public Shared Function ShouldUpdateHomePageWithSiteFeed ( _
    web As SPWeb _
) As Boolean
'Utilisation
Dim web As SPWeb
Dim returnValue As Boolean

returnValue = SPUtility.ShouldUpdateHomePageWithSiteFeed(web)
public static bool ShouldUpdateHomePageWithSiteFeed(
    SPWeb web
)

Paramètres

Valeur renvoyée

Type : System.Boolean

Voir aussi

Référence

SPUtility classe

SPUtility - Membres

Microsoft.SharePoint.Utilities - Espace de noms