SPMobileNewFormNavigation - Classe
Génère le rendu d'un lien vers un formulaire sur lequel un utilisateur peut créer un nouvel élément de liste.
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.SPMobileNavigation
Microsoft.SharePoint.Mobile.WebControls.SPMobileLinkNavigation
Microsoft.SharePoint.Mobile.WebControls.SPMobileNewFormNavigation
Microsoft.SharePoint.Mobile.WebControls.SPMobileEventsNewFormNavigation
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 SPMobileNewFormNavigation _
Inherits SPMobileLinkNavigation
'Utilisation
Dim instance As SPMobileNewFormNavigation
[AspNetHostingPermissionAttribute(SecurityAction.InheritanceDemand, Level = AspNetHostingPermissionLevel.Minimal)]
[AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level = AspNetHostingPermissionLevel.Minimal)]
public class SPMobileNewFormNavigation : SPMobileLinkNavigation
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.