Поделиться через


Метод SPLimitedWebPartManager.GetConsumerConnectionPoints

Получает коллекцию ConsumerConnectionPoint.

Пространство имен:  Microsoft.SharePoint.WebPartPages
Сборка:  Microsoft.SharePoint (в Microsoft.SharePoint.dll)

Синтаксис

'Декларация
Public Function GetConsumerConnectionPoints ( _
    webPart As WebPart _
) As ConsumerConnectionPointCollection
'Применение
Dim instance As SPLimitedWebPartManager
Dim webPart As WebPart
Dim returnValue As ConsumerConnectionPointCollection

returnValue = instance.GetConsumerConnectionPoints(webPart)
public ConsumerConnectionPointCollection GetConsumerConnectionPoints(
    WebPart webPart
)

Параметры

Возвращаемое значение

Тип: System.Web.UI.WebControls.WebParts.ConsumerConnectionPointCollection

Замечания

ConsumerConnectionPoint — это точка, где веб-часть получает данные из ProviderConnectionPoint.

См. также

Справочные материалы

SPLimitedWebPartManager класс

Элементы SPLimitedWebPartManager

Пространство имен Microsoft.SharePoint.WebPartPages