SharePoint saves everything in format of list below are few type of Lists those we use frequently.
- GenericList
- DocumentLibrary
- Survey
- Announcements
- Contacts
- Tasks
Complete List Type template can be found here
Now some time it happens your clients come up with some requirement and you have to get all list of specific Type of SPList. its not big deal ;)
Suppose I have 20 list few are Task type few Announcement Type and few are generic list, Now I wants only those list whose Template Type is Announcement.
C# Code:
Please share any issue or findings on this.
--
Regards,
Praveen Pandit
No comments:
Post a Comment