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