SPList.EnsureRssSettings Method
Ensures that the RSS settings of the list are current.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
Syntax
'Declaration
Public Sub EnsureRssSettings
'Usage
Dim instance As SPList
instance.EnsureRssSettings()
public void EnsureRssSettings()