DataNode Methods

Include Protected Members
Include Inherited Members

The DataNode type exposes the following members.

Methods

  Name Description
Public method AppendChild Appends the specified node to the current Server ribbon node.
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 RemoveChild Removes the child node from the current Server ribbon node.
Public method SelectNodes Selects a group 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.)
Public method WriteTo Writes the Server ribbon node’s XML stream to the specified XmlWriter.

Top

See Also

Reference

DataNode Class

Microsoft.Web.CommandUI Namespace