BaseXsltListWebPart.EnsureList Method
Ensures that the SPList associated with the BaseXsltListWebPart is loaded.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected Friend Overrides Sub EnsureList
'Usage
Me.EnsureList()
protected internal override void EnsureList()
Remarks
This override calls the EnsureList() method of the base class to ensure that the SPList associated with the BaseXsltListWebPart is loaded.