Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Prevents updates, additions, and other operations on the collection while loading data.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
Syntax
'Declaration
Public Sub BeginLoadData
'Usage
Dim instance As SPListItemCollection
instance.BeginLoadData()
public void BeginLoadData()
Remarks
Use the BeginLoadData method in conjunction with the EndLoadData() method.