SPRibbon Methods
Include Protected Members
Include Inherited Members
The SPRibbon type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
AddAttributesToRender | (Inherited from WebControl.) |
![]() |
AddedControl | (Inherited from Control.) |
![]() |
AddParsedSubObject | (Inherited from Control.) |
![]() |
ApplyStyle | (Inherited from WebControl.) |
![]() |
ApplyStyleSheetSkin | (Inherited from Control.) |
![]() |
BuildProfileTree | (Inherited from Control.) |
![]() |
ClearChildControlState | (Inherited from Control.) |
![]() |
ClearChildState | (Inherited from Control.) |
![]() |
ClearChildViewState | (Inherited from Control.) |
![]() |
CopyBaseAttributes | (Inherited from WebControl.) |
![]() |
CreateChildControls | (Inherited from Control.) |
![]() |
CreateControlCollection | (Inherited from Control.) |
![]() |
CreateControlStyle | (Inherited from WebControl.) |
![]() |
DataBind() | (Inherited from Control.) |
![]() |
DataBind(Boolean) | (Inherited from Control.) |
![]() |
DataBindChildren | (Inherited from Control.) |
![]() |
DisableVisibilityContext | Disables the specified visibility context. (Inherited from Ribbon.) |
![]() |
Dispose | (Inherited from Control.) |
![]() |
EnableVisibilityContext | Enables the specified visibility context. (Inherited from Ribbon.) |
![]() |
EnsureChildControls | (Inherited from Control.) |
![]() |
EnsureID | (Inherited from Control.) |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
FindControl(String) | (Inherited from Control.) |
![]() |
FindControl(String, Int32) | (Inherited from Control.) |
![]() |
Focus | (Inherited from Control.) |
![]() ![]() |
GetCurrent | Returns the ribbon that exists on the specified page. |
![]() |
GetDesignModeState | (Inherited from Control.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetPeripheralDataForSection | Returns the data that is contained within a peripheral content section. (Inherited from Ribbon.) |
![]() |
GetType | (Inherited from Object.) |
![]() ![]() |
GetWebPartPageComponentId | Retrieves an identifier that can represent a page component identifier for the WebPart on a WebPart page. |
![]() |
HasControls | (Inherited from Control.) |
![]() |
HasEvents | (Inherited from Control.) |
![]() |
IsLiteralContent | (Inherited from Control.) |
![]() |
IsTabAvailable | Specifies whether a tab is available or not. (Inherited from Ribbon.) |
![]() |
LoadControlState | (Inherited from Control.) |
![]() |
LoadPostData | Sets the ActiveTabId if it is within the collection. (Inherited from Ribbon.) |
![]() |
LoadViewState | (Inherited from WebControl.) |
![]() |
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.) |
![]() |
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. |
![]() |
MakeTabAvailable(String) | Adds the specified tab to the list of available tabs based on the specified tab identifier. (Inherited from Ribbon.) |
![]() |
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.) |
![]() |
MakeWikiTabsAvailable | Makes the default wiki page tabs available in the ribbon on the current page. |
![]() |
MapPathSecure | (Inherited from Control.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
MergeDataExtensionsIntoDataSourceResult | Merges the Server ribbon customizations with the results of the query against the data source. (Inherited from Ribbon.) |
![]() |
MergeStyle | (Inherited from WebControl.) |
![]() |
NormalizeContextualGroup | Assigns default values to tabs contained within this contextual group. (Inherited from Ribbon.) |
![]() |
OnBubbleEvent | (Inherited from Control.) |
![]() |
OnDataBinding | (Inherited from Control.) |
![]() |
OnInit | (Overrides Ribbon.OnInit(EventArgs).) |
![]() |
OnLoad | (Inherited from Control.) |
![]() |
OnPreRender | (Overrides Control.OnPreRender(EventArgs).) |
![]() |
OnUnload | (Inherited from Control.) |
![]() |
OpenFile | (Inherited from Control.) |
![]() |
RaiseBubbleEvent | (Inherited from Control.) |
![]() |
RaisePostDataChangedEvent | Handles the RaisePostDataChangedEvent() method. (Inherited from Ribbon.) |
![]() |
RegisterDataExtension | Registers a data extension for the Server ribbon. (Inherited from Ribbon.) |
![]() |
RemovedControl | (Inherited from Control.) |
![]() |
Render | (Overrides Ribbon.Render(HtmlTextWriter).) |
![]() |
RenderBeginTag | (Inherited from WebControl.) |
![]() |
RenderChildren | (Inherited from Control.) |
![]() |
RenderContents | (Inherited from WebControl.) |
![]() |
RenderControl(HtmlTextWriter) | (Inherited from Control.) |
![]() |
RenderControl(HtmlTextWriter, ControlAdapter) | (Inherited from Control.) |
![]() |
RenderEndTag | (Inherited from WebControl.) |
![]() |
ResolveAdapter | (Inherited from Control.) |
![]() |
ResolveClientUrl | (Inherited from Control.) |
![]() |
ResolveUrl | (Inherited from Control.) |
![]() |
SaveControlState | (Inherited from Control.) |
![]() |
SaveViewState | (Inherited from WebControl.) |
![]() |
SetDesignModeState | (Inherited from Control.) |
![]() |
SetInitialTabId | An update method that sets the identifier of the tab that will be selected when the page is rendered. (Inherited from Ribbon.) |
![]() |
SetRenderMethodDelegate | (Inherited from Control.) |
![]() |
ToString | (Inherited from Object.) |
![]() |
TrackViewState | (Inherited from WebControl.) |
![]() |
TrimById(String) | Locates a tab by its string identifier and trims it for the current page. (Inherited from Ribbon.) |
![]() |
TrimById(String, String) | Locates a tab by identifier and visibility context and trims it for the current page. (Inherited from Ribbon.) |
![]() |
WriteInitializationScript | Outputs the InitializationScript on the page and starts the initialization. (Inherited from Ribbon.) |
![]() |
WritePeripheralDiv | Outputs the peripheral content sections to the page. (Inherited from Ribbon.) |
Top
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
![]() ![]() |
IParserAccessor.AddParsedSubObject | (Inherited from Control.) |
![]() ![]() |
IAttributeAccessor.GetAttribute | (Inherited from WebControl.) |
![]() ![]() |
IControlDesignerAccessor.GetDesignModeState | (Inherited from Control.) |
![]() ![]() |
IAttributeAccessor.SetAttribute | (Inherited from WebControl.) |
![]() ![]() |
IControlDesignerAccessor.SetDesignModeState | (Inherited from Control.) |
![]() ![]() |
IControlDesignerAccessor.SetOwnerControl | (Inherited from Control.) |
Top
.gif)
.gif)
.gif)
.gif)
.gif)