UIQuery 类

指定查询的数据,例如指定用户界面 (UI)、 功能区或功能区选项卡的参数。

继承层次结构

System.Object
  Microsoft.Web.CommandUI.UIQuery

命名空间:  Microsoft.Web.CommandUI
程序集:  Microsoft.Web.CommandUI(位于 Microsoft.Web.CommandUI.dll 中)

语法

声明
Public Class UIQuery
用法
Dim instance As UIQuery
public class UIQuery

备注

Do not use types or members of the Microsoft.Web.CommandUI namespace for development within a Microsoft SharePoint 2010 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.

线程安全性

该类型的任何公共 静态 (已共享 在 Visual Basic 中) 成员都是线程安全的。不保证任何实例成员都是线程安全的。

另请参阅

引用

UIQuery 成员

Microsoft.Web.CommandUI 命名空间