RibbonDocument Methods

Include Protected Members
Include Inherited Members

The RibbonDocument type exposes the following members.

Methods

  Name Description
Public method AppendChild Appends a node to the tree structure that represents the XML document.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Save Saves the document to the specified TextWriter object.
Public method SelectNodes Selects a set of nodes based on the specified XPath expression.
Public method SelectSingleNode Selects a single node based on the specified XPath expression.
Public method ToString (Inherited from Object.)

Top

See Also

Reference

RibbonDocument Class

Microsoft.Web.CommandUI Namespace