Expand Minimize
This topic has not yet been rated - Rate this topic

SPUtility.IsEmailFollowLinkEnabled method

SharePoint 2013

check if content following is enabled on a document library

Namespace:  Microsoft.SharePoint.Utilities
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
public static bool IsEmailFollowLinkEnabled(
	SPWeb web
)

Parameters

web
Type: Microsoft.SharePoint.SPWeb
the spweb on which to check the content following enabled state

Return value

Type: System.Boolean
true if content following is enabled, false otherwise.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.