Clase SPMobileEventsNewFormNavigation
Representa el control de vínculo de navegación que lleva al usuario a la página para crear un nuevo elemento de calendario.
Jerarquía de la herencia
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
Espacio de nombres: Microsoft.SharePoint.Mobile.WebControls
Ensamblado: Microsoft.SharePoint (en Microsoft.SharePoint.dll)
Sintaxis
'Declaración
<AspNetHostingPermissionAttribute(SecurityAction.InheritanceDemand, Level := AspNetHostingPermissionLevel.Minimal)> _
<AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level := AspNetHostingPermissionLevel.Minimal)> _
Public Class SPMobileEventsNewFormNavigation _
Inherits SPMobileNewFormNavigation
'Uso
Dim instance As SPMobileEventsNewFormNavigation
[AspNetHostingPermissionAttribute(SecurityAction.InheritanceDemand, Level = AspNetHostingPermissionLevel.Minimal)]
[AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level = AspNetHostingPermissionLevel.Minimal)]
public class SPMobileEventsNewFormNavigation : SPMobileNewFormNavigation
Seguridad para subprocesos
Los miembros static (Shared en Visual Basic) públicos de este tipo son seguros para subprocesos. No se garantiza que los miembros de instancias sean seguros para los subprocesos.