Partager via


SPTheme.IsInverted - Propriété

Obtient si ce thème est inversé (arrière-plan clair sur fond sombre).

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

Syntaxe

'Déclaration
Public ReadOnly Property IsInverted As Boolean
    Get
'Utilisation
Dim instance As SPTheme
Dim value As Boolean

value = instance.IsInverted
public bool IsInverted { get; }

Valeur de propriété

Type : System.Boolean

Implémentations

ISPTheme.IsInverted

Voir aussi

Référence

SPTheme classe

SPTheme - Membres

Microsoft.SharePoint.Utilities - Espace de noms