Partager via


SpellCheckV4Action.IsCurrentlyEnabled - Méthode

Détermine si l'action de vérification de l'orthographe est actuellement activée.

Espace de noms :  Microsoft.SharePoint.Publishing.WebControls
Assembly :  Microsoft.SharePoint.Publishing (dans Microsoft.SharePoint.Publishing.dll)

Syntaxe

'Déclaration
Public Overrides Function IsCurrentlyEnabled As Boolean
'Utilisation
Dim instance As SpellCheckV4Action
Dim returnValue As Boolean

returnValue = instance.IsCurrentlyEnabled()
public override bool IsCurrentlyEnabled()

Valeur renvoyée

Type : System.Boolean
true si l'action de vérification de l'orthographe doit être enregistrée ; dans le cas contraire, false.

Voir aussi

Référence

SpellCheckV4Action classe

SpellCheckV4Action - Membres

IsCurrentlyEnabled - Surcharge

Microsoft.SharePoint.Publishing.WebControls - Espace de noms