SPUtility.IsEmailFollowLinkEnabled method
檢查是否啟用內容的下列文件庫
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Shared Function IsEmailFollowLinkEnabled ( _
web As SPWeb _
) As Boolean
'用途
Dim web As SPWeb
Dim returnValue As Boolean
returnValue = SPUtility.IsEmailFollowLinkEnabled(web)
public static bool IsEmailFollowLinkEnabled(
SPWeb web
)
參數
web
Type: Microsoft.SharePoint.SPWeb要檢查內容下列啟用狀態 spweb
傳回值
Type: System.Boolean
如果內容,則為 true 的下列否則是已啟用,則為 false。