Created
July 22, 2012 02:36
-
-
Save sandrinodimattia/3158006 to your computer and use it in GitHub Desktop.
Set SP2010 ribbon
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
SPRibbon ribbon = SPRibbon.GetCurrent(this.Page); | |
ribbon.MakeTabAvailable("Sandrino.Ribbon.Tab"); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment