UIQuery Class
Specifies the parameters of a query for data that specifies a user interface (UI), for example, a ribbon or ribbon tab.
Inheritance Hierarchy
System.Object
Microsoft.Web.CommandUI.UIQuery
Namespace: Microsoft.Web.CommandUI
Assembly: Microsoft.Web.CommandUI (in Microsoft.Web.CommandUI.dll)
Syntax
'Declaration
Public Class UIQuery
'Usage
Dim instance As UIQuery
public class UIQuery
Remarks
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 Server Ribbon in SharePoint Foundation.
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.