Share via


RSSAggregatorWebPartMobileAdapter-Klasse

Stellt einen Adapter, der verwendet wird, um das Rendering für das RSSAggregatorWebPart -Steuerelement auf einer mobilen Seite anzupassen.

Vererbungshierarchie

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 Class RSSAggregatorWebPartMobileAdapter _
    Inherits MossWebPartMobileAdapterBase
'Usage
Dim instance As RSSAggregatorWebPartMobileAdapter
public class RSSAggregatorWebPartMobileAdapter : MossWebPartMobileAdapterBase

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.

Siehe auch

Referenz

RSSAggregatorWebPartMobileAdapter-Member

Microsoft.SharePoint.Portal.WebControls-Namespace