Share via


SPMobileBaseTextField - Classe

Génère le rendu d'un champ contenant une valeur de chaîne.

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.SPMobileBaseTextField
              

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

SPMobileBaseTextField - Membres

Microsoft.SharePoint.Mobile.WebControls - Espace de noms

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.SPMobileBaseTextField
              Microsoft.SharePoint.Mobile.WebControls.SPMobileBaseNumberField
              Microsoft.SharePoint.Mobile.WebControls.SPMobileComputedField
              Microsoft.SharePoint.Mobile.WebControls.SPMobileDateTimeField
              Microsoft.SharePoint.Mobile.WebControls.SPMobileGeolocationField
              Microsoft.SharePoint.Mobile.WebControls.SPMobileMailToSpecificField
              Microsoft.SharePoint.Mobile.WebControls.SPMobileNoteField
              Microsoft.SharePoint.Mobile.WebControls.SPMobilePhoneCallSpecificField
              Microsoft.SharePoint.Mobile.WebControls.SPMobileTextField
              Microsoft.SharePoint.Mobile.WebControls.SPMobileUrlField
              Microsoft.SharePoint.Mobile.WebControls.SPMobileUserField
              Microsoft.SharePoint.Mobile.WebControls.SPMobileZipCodeSpecificField