Compartilhar via


SPUtility.ShouldUpdateHomePageWithSiteFeed method

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

Syntax

'Declaração
Public Shared Function ShouldUpdateHomePageWithSiteFeed ( _
    web As SPWeb _
) As Boolean
'Uso
Dim web As SPWeb
Dim returnValue As Boolean

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

Parâmetros

Valor retornado

Type: System.Boolean

Ver também

Referência

SPUtility class

SPUtility members

Microsoft.SharePoint.Utilities namespace