Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the Server ribbon tab that was open prior to page postback.
Namespace: Microsoft.Web.CommandUI
Assembly: Microsoft.Web.CommandUI (in Microsoft.Web.CommandUI.dll)
Syntax
'Declaration
Public ReadOnly Property ActiveTabId As String
Get
'Usage
Dim instance As Ribbon
Dim value As String
value = instance.ActiveTabId
public string ActiveTabId { get; }
Property Value
Type: System.String
A string that contains the ID of the tab.