BaseXsltListWebPart.EndLoad Method
This member is reserved for internal use and is not intended to be used directly from your code..
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Sub EndLoad
'Usage
Dim instance As BaseXsltListWebPart
instance.EndLoad()
public void EndLoad()
Implements
ITrackingPersonalizable.EndLoad()