BusinessDataItemBuilderMobileAdapter class

Adapts the rendering of a BusinessDataItemBuilder control for a mobile page.

Inheritance hierarchy

System.Object
  System.Web.UI.Adapters.ControlAdapter
    Microsoft.SharePoint.WebPartPages.WebPartMobileAdapter
      Microsoft.SharePoint.Portal.WebControls.BusinessDataItemBuilderMobileAdapter

Namespace:  Microsoft.SharePoint.Portal.WebControls
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
Public Class BusinessDataItemBuilderMobileAdapter _
    Inherits WebPartMobileAdapter
'Usage
Dim instance As BusinessDataItemBuilderMobileAdapter
public class BusinessDataItemBuilderMobileAdapter : WebPartMobileAdapter

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

BusinessDataItemBuilderMobileAdapter members

Microsoft.SharePoint.Portal.WebControls namespace