SPMobileWebPageLibraryItemFieldIterator - Classe
Affiche les champs de l'élément de bibliothèque de page Web en cours en créant les contrôles pour chaque champ, sous réserve de certaines exclusions.
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.SPMobileItemFieldIterator
Microsoft.SharePoint.Mobile.WebControls.SPMobileWebPageLibraryItemFieldIterator
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 SPMobileWebPageLibraryItemFieldIterator _
Inherits SPMobileItemFieldIterator
'Utilisation
Dim instance As SPMobileWebPageLibraryItemFieldIterator
[AspNetHostingPermissionAttribute(SecurityAction.InheritanceDemand, Level = AspNetHostingPermissionLevel.Minimal)]
[AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level = AspNetHostingPermissionLevel.Minimal)]
public sealed class SPMobileWebPageLibraryItemFieldIterator : SPMobileItemFieldIterator
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.