SPRibbon Methods

Include Protected Members
Include Inherited Members

The SPRibbon type exposes the following members.

Methods

  Name Description
Protected method AddAttributesToRender (Inherited from WebControl.)
Protected method AddedControl (Inherited from Control.)
Protected method AddParsedSubObject (Inherited from Control.)
Public method ApplyStyle (Inherited from WebControl.)
Public method ApplyStyleSheetSkin (Inherited from Control.)
Protected method BuildProfileTree (Inherited from Control.)
Protected method ClearChildControlState (Inherited from Control.)
Protected method ClearChildState (Inherited from Control.)
Protected method ClearChildViewState (Inherited from Control.)
Public method CopyBaseAttributes (Inherited from WebControl.)
Protected method CreateChildControls (Inherited from Control.)
Protected method CreateControlCollection (Inherited from Control.)
Protected method CreateControlStyle (Inherited from WebControl.)
Public method DataBind() (Inherited from Control.)
Protected method DataBind(Boolean) (Inherited from Control.)
Protected method DataBindChildren (Inherited from Control.)
Public method DisableVisibilityContext Disables the specified visibility context. (Inherited from Ribbon.)
Public method Dispose (Inherited from Control.)
Public method EnableVisibilityContext Enables the specified visibility context. (Inherited from Ribbon.)
Protected method EnsureChildControls (Inherited from Control.)
Protected method EnsureID (Inherited from Control.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method FindControl(String) (Inherited from Control.)
Protected method FindControl(String, Int32) (Inherited from Control.)
Public method Focus (Inherited from Control.)
Public methodStatic member GetCurrent Returns the ribbon that exists on the specified page.
Protected method GetDesignModeState (Inherited from Control.)
Public method GetHashCode (Inherited from Object.)
Protected method GetPeripheralDataForSection Returns the data that is contained within a peripheral content section. (Inherited from Ribbon.)
Public method GetType (Inherited from Object.)
Public methodStatic member GetWebPartPageComponentId Retrieves an identifier that can represent a page component identifier for the WebPart on a WebPart page.
Public method HasControls (Inherited from Control.)
Protected method HasEvents (Inherited from Control.)
Protected method IsLiteralContent (Inherited from Control.)
Public method IsTabAvailable Specifies whether a tab is available or not. (Inherited from Ribbon.)
Protected method LoadControlState (Inherited from Control.)
Public method LoadPostData Sets the ActiveTabId if it is within the collection. (Inherited from Ribbon.)
Protected method LoadViewState (Inherited from WebControl.)
Public method MakeContextualGroupInitiallyVisible Makes the contextual group that the tab belongs to visible with the same visibility context as the tab was initialized with. (Inherited from Ribbon.)
Public method MakeRTEContextualTabsAvailable Causes the ribbon tabs that are used by the in-page Rich Text Editor (RTE) to be made available on the page that is being rendered, so that they can be shown on the page.
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.)
Public method MakeWikiTabsAvailable Makes the default wiki page tabs available in the ribbon on the current page.
Protected method MapPathSecure (Inherited from Control.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method MergeDataExtensionsIntoDataSourceResult Merges the Server ribbon customizations with the results of the query against the data source. (Inherited from Ribbon.)
Public method MergeStyle (Inherited from WebControl.)
Public method NormalizeContextualGroup Assigns default values to tabs contained within this contextual group. (Inherited from Ribbon.)
Protected method OnBubbleEvent (Inherited from Control.)
Protected method OnDataBinding (Inherited from Control.)
Protected method OnInit (Overrides Ribbon.OnInit(EventArgs).)
Protected method OnLoad (Inherited from Control.)
Protected method OnPreRender (Overrides Control.OnPreRender(EventArgs).)
Protected method OnUnload (Inherited from Control.)
Protected method OpenFile (Inherited from Control.)
Protected method RaiseBubbleEvent (Inherited from Control.)
Public method RaisePostDataChangedEvent Handles the RaisePostDataChangedEvent() method. (Inherited from Ribbon.)
Public method RegisterDataExtension Registers a data extension for the Server ribbon. (Inherited from Ribbon.)
Protected method RemovedControl (Inherited from Control.)
Protected method Render (Overrides Ribbon.Render(HtmlTextWriter).)
Public method RenderBeginTag (Inherited from WebControl.)
Protected method RenderChildren (Inherited from Control.)
Protected method RenderContents (Inherited from WebControl.)
Public method RenderControl(HtmlTextWriter) (Inherited from Control.)
Protected method RenderControl(HtmlTextWriter, ControlAdapter) (Inherited from Control.)
Public method RenderEndTag (Inherited from WebControl.)
Protected method ResolveAdapter (Inherited from Control.)
Public method ResolveClientUrl (Inherited from Control.)
Public method ResolveUrl (Inherited from Control.)
Protected method SaveControlState (Inherited from Control.)
Protected method SaveViewState (Inherited from WebControl.)
Protected method SetDesignModeState (Inherited from Control.)
Public method SetInitialTabId An update method that sets the identifier of the tab that will be selected when the page is rendered. (Inherited from Ribbon.)
Public method SetRenderMethodDelegate (Inherited from Control.)
Public method ToString (Inherited from Object.)
Protected method TrackViewState (Inherited from WebControl.)
Public method TrimById(String) Locates a tab by its string identifier and trims it for the current page. (Inherited from Ribbon.)
Public method TrimById(String, String) Locates a tab by identifier and visibility context and trims it for the current page. (Inherited from Ribbon.)
Protected method WriteInitializationScript Outputs the InitializationScript on the page and starts the initialization. (Inherited from Ribbon.)
Protected method WritePeripheralDiv Outputs the peripheral content sections to the page. (Inherited from Ribbon.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method IParserAccessor.AddParsedSubObject (Inherited from Control.)
Explicit interface implemetationPrivate method IAttributeAccessor.GetAttribute (Inherited from WebControl.)
Explicit interface implemetationPrivate method IControlDesignerAccessor.GetDesignModeState (Inherited from Control.)
Explicit interface implemetationPrivate method IAttributeAccessor.SetAttribute (Inherited from WebControl.)
Explicit interface implemetationPrivate method IControlDesignerAccessor.SetDesignModeState (Inherited from Control.)
Explicit interface implemetationPrivate method IControlDesignerAccessor.SetOwnerControl (Inherited from Control.)

Top

See Also

Reference

SPRibbon Class

Microsoft.SharePoint.WebControls Namespace