Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents an XML document by using a tree structure of DataNode objects that contain references to XmlNode objects.
Inheritance Hierarchy
System.Object
Microsoft.Web.CommandUI.RibbonDocument
Namespace: Microsoft.Web.CommandUI
Assembly: Microsoft.Web.CommandUI (in Microsoft.Web.CommandUI.dll)
Syntax
'Declaration
Public Class RibbonDocument
'Usage
Dim instance As RibbonDocument
public class RibbonDocument
Remarks
The creation and use of this class enhances server-side performance.
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.