AlexLinoGE
Programmer
Hi all!
Lists in SharePoint 2007 have RSS feeds and these feeds can be configured. There are some RSS properties of the lists, such as Title, Description, Columns of list to show in RSS, and other. Does anybody know how to get this properties in .net code? I see only one property of RSS in SPList class it is AllowRssFeeds, but I need to get RSS Title (not Title of the list).
Can you help me please? I spend almost whole day to find the way, but don't have result yet.
Thanks
Lists in SharePoint 2007 have RSS feeds and these feeds can be configured. There are some RSS properties of the lists, such as Title, Description, Columns of list to show in RSS, and other. Does anybody know how to get this properties in .net code? I see only one property of RSS in SPList class it is AllowRssFeeds, but I need to get RSS Title (not Title of the list).
Can you help me please? I spend almost whole day to find the way, but don't have result yet.
Thanks