SPUtility.ShouldUpdateHomePageWithSiteFeed 方法

命名空间:  Microsoft.SharePoint.Utilities
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Public Shared Function ShouldUpdateHomePageWithSiteFeed ( _
    web As SPWeb _
) As Boolean
用法
Dim web As SPWeb
Dim returnValue As Boolean

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

参数

返回值

类型:System.Boolean

另请参阅

引用

SPUtility 类

SPUtility 成员

Microsoft.SharePoint.Utilities 命名空间