CUIDataSource Methods

Include Protected Members
Include Inherited Members

The CUIDataSource type exposes the following members.

Methods

  Name Description
Protected method AddNeededTemplates Adds in the needed group templates.
Protected method ApplyExtensions Applies customizations and overrides to the document.
Protected method EnsureDocument Ensures the presence of the initial XML document containing all UI.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetResultDocument Gets the XML document that is the result of the last query.
Protected method GetTemplateExtension Gets the template extension specified by the template identifier.
Protected method GetTemplatesUsedByTabGroups Gets the templates from the specified RibbonNodeList.
Public method GetType (Inherited from Object.)
Protected method HandleAllQuery Handles a query that returns all of the data in a data source.
Protected method HandleRibbonTabQuery Handles a query for Server ribbon data based on the provided identifier.
Protected method HandleRootQuery Handles a query that retrieves a root node.
Protected method Init Initializes an instance of the CUIDataSource class.
Protected method MemberwiseClone (Inherited from Object.)
Public method RunQuery Applies the specified query to the Server ribbon.
Public method ToString (Inherited from Object.)
Public method WriteResult Write the resulting document using the given [System.IO.TextWriter] object.
Protected method WriteResultDocument Write the resulting document using the given [System.IO.TextWriter] object.

Top

See Also

Reference

CUIDataSource Class

Microsoft.Web.CommandUI Namespace