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
- web
Type : Microsoft.SharePoint.SPWeb
Valeur renvoyée
Type : System.Boolean