Share via


Ribbon.MakeTabAvailable method

Adds the specified tab to the list of available tabs based on the parameters that are provided.

Overload list

  Name Description
Public method MakeTabAvailable(String) Adds the specified tab to the list of available tabs based on the specified tab identifier.
Public method 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.

See also

Reference

Ribbon class

Ribbon members

Microsoft.Web.CommandUI namespace