Compartilhar via


MossWebPartMobileAdapterBase class

Fornece a funcionalidade comum necessária por todos os adaptadores que disponibilizar as Web Parts de dispositivos móveis.

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

'Declaração
Public MustInherit Class MossWebPartMobileAdapterBase _
    Inherits WebPartMobileAdapter
'Uso
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.

Ver também

Referência

MossWebPartMobileAdapterBase members

Microsoft.SharePoint.Portal.WebControls namespace