ListViewWebPart.EnsureInterfaces Method
Overrides the WebPart.EnsureInterfaces method.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Overrides Sub EnsureInterfaces
'Usage
Dim instance As ListViewWebPart
instance.EnsureInterfaces()
public override void EnsureInterfaces()