MossWebPartMobileAdapterBase Class

Provides the common functionality needed by all adapters that make Web Parts accessible from mobile devices.

Inheritance Hierarchy

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

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

Syntax

'Declaration
Public MustInherit Class MossWebPartMobileAdapterBase _
    Inherits WebPartMobileAdapter
'Usage
Dim instance As MossWebPartMobileAdapterBase
public abstract class MossWebPartMobileAdapterBase : 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

MossWebPartMobileAdapterBase Members

Microsoft.SharePoint.Portal.WebControls Namespace