SPMobileMultipleLookupField - Classe
Génère le rendu d'un champ liste de choix, sur une page mobile, pour lequel les utilisateurs peuvent sélectionner plusieurs valeurs.
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.SPMobileBaseChoiceField
Microsoft.SharePoint.Mobile.WebControls.SPMobileChoiceField
Microsoft.SharePoint.Mobile.WebControls.SPMobileLookupField
Microsoft.SharePoint.Mobile.WebControls.SPMobileMultipleLookupField
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 SPMobileMultipleLookupField _
Inherits SPMobileLookupField
'Utilisation
Dim instance As SPMobileMultipleLookupField
[AspNetHostingPermissionAttribute(SecurityAction.InheritanceDemand, Level = AspNetHostingPermissionLevel.Minimal)]
[AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level = AspNetHostingPermissionLevel.Minimal)]
public sealed class SPMobileMultipleLookupField : SPMobileLookupField
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.