Ribbon.ShowJewelId - Propriété

Obtient ou définit l'identificateur du logo.

Espace de noms :  Microsoft.Web.CommandUI
Assembly :  Microsoft.Web.CommandUI (dans Microsoft.Web.CommandUI.dll)

Syntaxe

'Déclaration
Public Property ShowJewelId As String
    Get
    Set
'Utilisation
Dim instance As Ribbon
Dim value As String

value = instance.ShowJewelId

instance.ShowJewelId = value
public string ShowJewelId { get; set; }

Valeur de propriété

Type : System.String
Identificateur du logo.

Voir aussi

Référence

Ribbon classe

Ribbon - Membres

Microsoft.Web.CommandUI - Espace de noms