BusinessDataItemBuilderMobileAdapter.CreateControlsForDetailView method
Renders a detailed view of the BusinessDataItemBuilder Web Part on the mobile device.
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Protected Overrides Sub CreateControlsForDetailView
'Usage
Me.CreateControlsForDetailView()
protected override void CreateControlsForDetailView()
Remarks
This override does nothing.
See also
Reference
BusinessDataItemBuilderMobileAdapter class