Click or drag to resize
ListTypes Enumeration
Template identifiers for standard SharePoint lists Helper enumeration for RibbonCustomAction class Provision methods.

Namespace: FluentRibbon
Assembly: FluentRibbon (in FluentRibbon.dll) Version: 1.0.5338.15939
Syntax
C#
public enum ListTypes
Members
  Member nameValueDescription
None-1 Provision to site/web pages
All0 All lists
GenericList100 Generic list
GenericLibrary101 Generic document library
SurveysList102 Surveys list
LinksList103 Links list
AnnouncementsList104 Announcements list
ContactsList105 Contacts list
Events106 Events calendar
TasksList107 Tasks list
DiscussionsList108 Discussion board
PictureLibrary109 Picture library with thumbnails preview
DataSourceLibrary110 Data source library
SiteTemplateGallery111 Library containing site templates
UserInformationList112 User information list
WebPartGallery113 Gallery of webparts (*.webpart & *.dwp files)
ListTemplateGallery114 Gallery of list templates
XmlFormLibrary115 Library containing xml forms
MasterPagesGallery116 Gallery of masterpage files
NoCodeWorkflowLibrary117 Nocode workflow library
WorkflowProcessLibrary118 Workflow process library
WikiPageLibrary119 Wiki page library
GridList120 Grid list
DataConnectionLibrary130 Data connection library
WorkflowHistory140 Workflow history
GanttTasks150 Tasks list with Gantt diagram
MeetingSeries200 Meeting series
MeetingAgenda201 Meeting agenda
MeetingAttendees202 Meeting attendees
MeetingDecisions204 Meeting decisions
MeetingObjectives207 Meeting objectives
MeetingTextBox210 Meeting text box
MeetingThingsToBring211 Meeting things to bring
MeetingWorkspacePages212 Meeting workspace pages
PortalSites300 Portal sites
BlogPosts301 Posts list for the Blog template
BlogComments302 Comments list for the Blog template
BlogCategories303 Categories list for the Blog template
IssuesList1100 Issues list
AdministratorTasks1200 Administrator tasks
PersonalDocumentLibrary2002 Personal document library
PrivateDocumentLibrary2003 Private document library
See Also