FilterInfoBar.WebPartManager property
Obtém o Gerenciador de Web Part.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Protected ReadOnly Property WebPartManager As SPWebPartManager
Get
'Uso
Dim value As SPWebPartManager
value = Me.WebPartManager
protected SPWebPartManager WebPartManager { get; }
Property value
Type: Microsoft.SharePoint.WebPartPages.SPWebPartManager