Ribbon.MakeTabAvailable method
Adds the specified tab to the list of available tabs based on the parameters that are provided.
Overload list
Name | Description | |
---|---|---|
MakeTabAvailable(String) | Adds the specified tab to the list of available tabs based on the specified tab identifier. | |
MakeTabAvailable(String, String) | Adds the specified tab to the list of available tabs based on the specified tab identifier and the visibility context. |
Top
Remarks
Calling this method with a TabId causes that tab to be available for use in the browser when it is rendered.