United States (English)
Sign in
Home
Library
Learn
Samples
Downloads
Support
Community
Forums
MSDN Library
Office and SharePoint development
SharePoint general development
SharePoint 2013
Reference
.NET server API reference
Core class library
Microsoft.SharePoint
SPList class
SPList properties
AlertTemplate property
AllowContentTypes property
AllowDeletion property
AllowEveryoneViewItems property
AllowMultiResponses property
AllowRssFeeds property
AnonymousPermMask property
AnonymousPermMask64 property
Audit property
Author property
BaseTemplate property
BaseType property
BrowserFileHandling property
CalculationOptions property
CanReceiveEmail property
ClientFormListData property
ContentTypes property
ContentTypesEnabled property
Created property
CurrentChangeToken property
DataSource property
DefaultApprovalWorkflowId property
DefaultContentApprovalWorkflowId property
DefaultDisplayFormUrl property
DefaultEditFormUrl property
DefaultItemOpen property
DefaultItemOpenUseListSetting property
DefaultNewFormUrl property
DefaultView property
DefaultViewUrl property
Description property
DescriptionResource property
Direction property
DisableGridEditing property
DraftVersionVisibility property
EffectiveBasePermissions property
EffectiveBasePermissionsForUI property
EffectiveFolderPermissions property
EffectiveFolderPermissionsForUI property
EmailAlias property
EnableAssignToEmail property
EnableAttachments property
EnableDeployingList property
EnableDeployWithDependentList property
EnableFolderCreation property
EnableMinorVersions property
EnableModeration property
EnablePeopleSelector property
EnableResourceSelector property
EnableSchemaCaching property
EnableSyndication property
EnableThrottling property
EnableVersioning property
EnforceDataValidation property
EntityTypeName property
EventReceivers property
EventSinkAssembly property
EventSinkClass property
EventSinkData property
ExcludeFromOfflineClient property
ExcludeFromTemplate property
FetchPropertyBagForListView property
FieldIndexes property
Fields property
FirstUniqueAncestorSecurableObject property
Folders property
Followable property
ForceCheckout property
ForceDefaultContentType property
Forms property
HasExternalDataSource property
Hidden property
ID property
ImageUrl property
IndexedRootFolderPropertyKeys property
InformationRightsManagementSettings property
IrmEnabled property
IrmExpire property
IrmReject property
IsApplicationList property
IsPrivate property
IsSiteAssetsLibrary property
IsThrottled property
ItemCount property
Items property
LastItemDeletedDate property
LastItemModifiedDate property
ListItemEntityTypeFullName property
Lists property
ListViewWebPartKey property
MajorVersionLimit property
MajorWithMinorVersionsLimit property
MobileDefaultDisplayFormUrl property
MobileDefaultEditFormUrl property
MobileDefaultNewFormUrl property
MobileDefaultView property
MobileDefaultViewUrl property
MultipleDataList property
NavigateForFormsPages property
NeedUpdateSiteClientTag property
NoCrawl property
OnQuickLaunch property
Ordered property
ParentWeb property
ParentWebUrl property
Permissions property
PropertiesXml property
ReadOnlyUI property
ReadSecurity property
RequestAccessEnabled property
RestrictedTemplateList property
RestrictUserUpdates property
ReusableAcl property
RootFolder property
RootWebOnly property
SchemaXml property
SchemaXmlInCurrentUICulture property
SendToLocationName property
SendToLocationUrl property
ServerTemplateCanCreateFolders property
ShowUser property
SmsAlertTemplate property
TemplateFeatureId property
Title property
TitleResource property
UseFormsForDisplay property
UserCustomActions property
UserResources property
ValidationFormula property
ValidationMessage property
Version property
Views property
WorkflowAssociations property
WriteSecurity property
This topic has not yet been rated
-
Rate this topic
SPList
.
Followable property
SharePoint 2013
Can a list be followed in an activity feed?
Namespace:
Microsoft.SharePoint
Assembly:
Microsoft.SharePoint
(in Microsoft.SharePoint.dll)
Syntax
C#
VB
Copy
public
bool
Followable {
get
;
set
; }
Property value
Type:
System.Boolean
See also
Reference
SPList class
SPList members
Microsoft.SharePoint namespace
Did you find this helpful?
Yes
No
Not accurate
Not enough depth
Need more code examples
Tell us more...
(
1500
characters remaining)
Community Additions
ADD