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 BusinessDataDetailsWebPart object 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 BusinessDataDetailsWebPart
Get
'Usage
Dim value As BusinessDataDetailsWebPart
value = Me.Control
protected BusinessDataDetailsWebPart Control { get; }
Property Value
Type: BusinessDataDetailsWebPart
The Web Part that is being adapted.
See Also
Reference
BusinessDataDetailsWebPartMobileAdapter Class