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

SPUtility.SetEmailFollowLinkEnabled method

SharePoint 2013

set whether content following should be enabled on a document library

Namespace:  Microsoft.SharePoint.Utilities
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
public static void SetEmailFollowLinkEnabled(
	SPWeb web,
	bool enabled
)

Parameters

web
Type: Microsoft.SharePoint.SPWeb
the spweb on which to set the content following enabled state
enabled
Type: System.Boolean
whether to enable content following
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.