SPListItemCollection.EnsureListScopeData Method
Checks scope data for the items and, if necessary, updates it to ensure that the most current data is used.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
<SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.ProtectedMethod)> _
Protected Sub EnsureListScopeData
'Usage
Me.EnsureListScopeData()
[SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.ProtectedMethod)]
protected void EnsureListScopeData()