I want to add contextual tab. Using farm solution i am able to add contextual webpart
this is my code using that i am able to add contextual Tab in farm solution
SPRibbon.GetCurrent(this.Page).MakeTabAvailable("MyProject.Ribbon.HelloTab");
in sandbox solution this code not working because SPRibbon class not working.
Is that any other way to add contextual tab in sandbox solution
reply me fast,It's fast