Ribbon Methods

Include Protected Members
Include Inherited Members

The Ribbon 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.
Public method Dispose (Inherited from Control.)
Public method EnableVisibilityContext Enables the specified visibility context.
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.)
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.
Public method GetType (Inherited from Object.)
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.
Protected method LoadControlState (Inherited from Control.)
Public method LoadPostData Sets the ActiveTabId if it is within the collection.
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.
Public method MakeTabAvailable(String) Adds the specified tab to the list of available tabs based on the specified tab identifier.
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.
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.
Public method MergeStyle (Inherited from WebControl.)
Public method NormalizeContextualGroup Assigns default values to tabs contained within this contextual group.
Protected method OnBubbleEvent (Inherited from Control.)
Protected method OnDataBinding (Inherited from Control.)
Protected method OnInit Raises the Init() event. (Overrides Control.OnInit(EventArgs).)
Protected method OnLoad (Inherited from Control.)
Protected method OnPreRender (Inherited from Control.)
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.
Public method RegisterDataExtension Registers a data extension for the Server ribbon.
Protected method RemovedControl (Inherited from Control.)
Protected method Render Renders the Server ribbon in HTML to the current page. (Overrides WebControl.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.
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.
Public method TrimById(String, String) Locates a tab by identifier and visibility context and trims it for the current page.
Protected method WriteInitializationScript Outputs the InitializationScript on the page and starts the initialization.
Protected method WritePeripheralDiv Outputs the peripheral content sections to the page.

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

Ribbon Class

Microsoft.Web.CommandUI Namespace