Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the BusinessDataItemBuilder Web Part that is being adapted.
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Protected ReadOnly Property Control As BusinessDataItemBuilder
Get
'Usage
Dim value As BusinessDataItemBuilder
value = Me.Control
protected BusinessDataItemBuilder Control { get; }
Property Value
Type: BusinessDataItemBuilder
A Web Part that is being adapted.
See Also
Reference
BusinessDataItemBuilderMobileAdapter Class