Share via


BusinessDataItemBuilderMobileAdapter.Control property

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

BusinessDataItemBuilderMobileAdapter members

Microsoft.SharePoint.Portal.WebControls namespace