Share via


Microsoft.Web.CommandUI 命名空间

Do not use types or members of the Microsoft.Web.CommandUI namespace for development within a SharePoint environment, but instead use SPRibbon and related types in the Microsoft.SharePoint.WebControls namespace. For information about customizing the ribbon in SharePoint Foundation see The Ribbon in SharePoint Foundation.

  说明
公共类 CUIDataSource 代表加载 XML 文档检索数据的子集,适用于 XML 替换或移除某些节点的自定义项的抽象类。
公共类 DataNode 包含对XMLNode对象的引用。
公共类 Ribbon Renders the 服务器功能区 on a page.
Do not use types or members of the Microsoft.Web.CommandUI namespace for development within a SharePoint environment, but instead use SPRibbon and related types in the Microsoft.SharePoint.WebControls namespace. For information about customizing the ribbon in SharePoint Foundation see The Ribbon in SharePoint Foundation.
公共类 RibbonDocument 使用DataNode对象,其中包含对XmlNode对象的引用的树结构中表示的 XML 文档。
公共类 RibbonNodeList 代表服务器功能区DataNode对象的集合。
公共类 RibbonPeripheralContent 要显示在某一服务器功能区外围内容节中的内容容器。
公共类 RibbonPeripheralSection 包含有效的部分服务器功能区外围内容的标识符。
公共类 UIQuery 指定查询的数据,例如指定用户界面 (UI)、 功能区或功能区选项卡的参数。
公共类 XMLToJSONConverter 提供将 XML 文档转换为JavaScript 对象表示法 (JSON)的方法。

枚举

  枚举 说明
公共枚举 UIQueryResultFormat 确定查询结果的格式。
公共枚举 UIQueryType 表示正在进行的服务器功能区数据的查询的类型。此枚举由 commandui.ashx HTTP 处理程序用于Microsoft SharePoint Foundation 。