Compartir a través de


Clase SpellCheckEntirePageAction

Proporciona métodos y propiedades necesarios para la acción de la consola de SpellCheckEntirePageAction .

Jerarquía de la herencia

System.Object
  System.Web.UI.Control
    System.Web.UI.WebControls.WebControl
      Microsoft.SharePoint.Publishing.WebControls.EditingMenuActions.ConsoleAction
        Microsoft.SharePoint.Publishing.WebControls.EditingMenuActions.SpellCheckEntirePageAction

Espacio de nombres:  Microsoft.SharePoint.Publishing.WebControls.EditingMenuActions
Ensamblado:  Microsoft.SharePoint.Publishing (en Microsoft.SharePoint.Publishing.dll)

Sintaxis

'Declaración
<AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level := AspNetHostingPermissionLevel.Minimal)> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class SpellCheckEntirePageAction _
    Inherits ConsoleAction
'Uso
Dim instance As SpellCheckEntirePageAction
[AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level = AspNetHostingPermissionLevel.Minimal)]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class SpellCheckEntirePageAction : ConsoleAction

Comentarios

Implementación de esta acción de la consola en particular.

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.

Vea también

Referencia

Miembros SpellCheckEntirePageAction

Espacio de nombres Microsoft.SharePoint.Publishing.WebControls.EditingMenuActions