RSSAggregatorWebPartMobileAdapter class
Representa um adaptador que é usado para personalizar a renderização para o controle de RSSAggregatorWebPart em uma página móvel.
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 Class RSSAggregatorWebPartMobileAdapter _
Inherits MossWebPartMobileAdapterBase
'Uso
Dim instance As RSSAggregatorWebPartMobileAdapter
public class RSSAggregatorWebPartMobileAdapter : MossWebPartMobileAdapterBase
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.