XsltListViewWebPartMobileAdapter - Classe

Modifie le rendu d'un objet XsltListViewWebPart afin qu'il apparaisse correctement sur un périphérique mobile.

Hiérarchie d’héritage

System.Object
  System.Web.UI.Adapters.ControlAdapter
    Microsoft.SharePoint.WebPartPages.WebPartMobileAdapter
      Microsoft.SharePoint.WebPartPages.XsltListViewWebPartMobileAdapter

Espace de noms :  Microsoft.SharePoint.WebPartPages
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
<AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level := AspNetHostingPermissionLevel.Minimal)> _
<AspNetHostingPermissionAttribute(SecurityAction.InheritanceDemand, Level := AspNetHostingPermissionLevel.Minimal)> _
Public Class XsltListViewWebPartMobileAdapter _
    Inherits WebPartMobileAdapter
'Utilisation
Dim instance As XsltListViewWebPartMobileAdapter
[AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level = AspNetHostingPermissionLevel.Minimal)]
[AspNetHostingPermissionAttribute(SecurityAction.InheritanceDemand, Level = AspNetHostingPermissionLevel.Minimal)]
public class XsltListViewWebPartMobileAdapter : WebPartMobileAdapter

Cohérence de thread

Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.

Voir aussi

Référence

XsltListViewWebPartMobileAdapter - Membres

Microsoft.SharePoint.WebPartPages - Espace de noms