Share via


SPMobileAttachmentsField - Classe

Restitue un champ qui contient une ou plusieurs des fichiers joints.

Hiérarchie d’héritage

System.Object
  System.Web.UI.Control
    System.Web.UI.WebControls.WebControl
      Microsoft.SharePoint.Mobile.WebControls.SPMobileComponent
        Microsoft.SharePoint.Mobile.WebControls.SPMobileFieldMetaData
          Microsoft.SharePoint.Mobile.WebControls.SPMobileBaseFieldControl
            Microsoft.SharePoint.Mobile.WebControls.SPMobileAttachmentsField

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

Syntaxe

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

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

SPMobileAttachmentsField - Membres

Microsoft.SharePoint.Mobile.WebControls - Espace de noms