Share via


Ribbon.ActiveTabId - Propriété

Obtient l'onglet Ruban Serveur qui a été ouverte avant la publication (postback) de page.

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

Syntaxe

'Déclaration
Public ReadOnly Property ActiveTabId As String
    Get
'Utilisation
Dim instance As Ribbon
Dim value As String

value = instance.ActiveTabId
public string ActiveTabId { get; }

Valeur de propriété

Type : System.String
Chaîne qui contient l'ID de l'onglet.

Voir aussi

Référence

Ribbon classe

Ribbon - Membres

Microsoft.Web.CommandUI - Espace de noms