SPUtility.ShouldUpdateHomePageWithSiteFeed-Methode

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

Syntax

'Declaration
Public Shared Function ShouldUpdateHomePageWithSiteFeed ( _
    web As SPWeb _
) As Boolean
'Usage
Dim web As SPWeb
Dim returnValue As Boolean

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

Parameter

Rückgabewert

Typ: System.Boolean

Siehe auch

Referenz

SPUtility Klasse

SPUtility-Member

Microsoft.SharePoint.Utilities-Namespace