SPRibbon.MakeTabAvailable Method

Include Protected Members
Include Inherited Members

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. (Inherited from Ribbon.)
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. (Inherited from Ribbon.)

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

SPRibbon Class

SPRibbon Members

Microsoft.SharePoint.WebControls Namespace