SPMobileBaseFieldControl - Classe
Fournit le rendu d'un champ, y compris le rendu conditionnel par rapport au type de page.
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
Espace de noms : Microsoft.SharePoint.Mobile.WebControls
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
<AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level := AspNetHostingPermissionLevel.Minimal)> _
<AspNetHostingPermissionAttribute(SecurityAction.InheritanceDemand, Level := AspNetHostingPermissionLevel.Minimal)> _
Public Class SPMobileBaseFieldControl _
Inherits SPMobileFieldMetaData
'Utilisation
Dim instance As SPMobileBaseFieldControl
[AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level = AspNetHostingPermissionLevel.Minimal)]
[AspNetHostingPermissionAttribute(SecurityAction.InheritanceDemand, Level = AspNetHostingPermissionLevel.Minimal)]
public class SPMobileBaseFieldControl : SPMobileFieldMetaData
Remarques
Utilisez cette classe comme classe de base pour la dérivation de contrôles pour restituer des types de champs spécifiques.
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
SPMobileBaseFieldControl - 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.SPMobileAttachmentsField
Microsoft.SharePoint.Mobile.WebControls.SPMobileBaseChoiceField
Microsoft.SharePoint.Mobile.WebControls.SPMobileBaseTextField
Microsoft.SharePoint.Mobile.WebControls.SPMobileBusinessDataField
Microsoft.SharePoint.Mobile.WebControls.SPMobileCalculatedField
Microsoft.SharePoint.Mobile.WebControls.SPMobileFileField
Microsoft.SharePoint.Mobile.WebControls.SPMobileGuidField
Microsoft.SharePoint.Mobile.WebControls.SPMobileListField
Microsoft.SharePoint.Mobile.WebControls.SPMobileRecurrenceField
Microsoft.SharePoint.Mobile.WebControls.SPMobileRelatedItemsField