Partager via


SPMobileGeolocationFieldValidator - Classe

Fournit des contrôles de champ Validation de géolocalisation sur un appareil mobile.

Hiérarchie d’héritage

System.Object
  System.Web.UI.Control
    System.Web.UI.WebControls.WebControl
      System.Web.UI.WebControls.Label
        System.Web.UI.WebControls.BaseValidator
          Microsoft.SharePoint.Mobile.WebControls.SPMobileFieldValidator
            Microsoft.SharePoint.Mobile.WebControls.SPMobileGeolocationFieldValidator

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 SPMobileGeolocationFieldValidator _
    Inherits SPMobileFieldValidator
'Utilisation
Dim instance As SPMobileGeolocationFieldValidator
[AspNetHostingPermissionAttribute(SecurityAction.InheritanceDemand, Level = AspNetHostingPermissionLevel.Minimal)]
[AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level = AspNetHostingPermissionLevel.Minimal)]
public sealed class SPMobileGeolocationFieldValidator : SPMobileFieldValidator

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

SPMobileGeolocationFieldValidator - Membres

Microsoft.SharePoint.Mobile.WebControls - Espace de noms