Share via


UIQuery Members

Include Protected Members
Include Inherited Members

Specifies the parameters of a query for data that specifies a user interface (UI), for example, a ribbon or ribbon tab.

The UIQuery type exposes the following members.

Constructors

  Name Description
Public method UIQuery Initializes a new instance of the UIQuery class with the given type, identifier, and format parameter data.

Top

Properties

  Name Description
Public property Id Gets the ID that is used to run the query.
Public property Lcid Gets the locale identifier for the query.
Public property ResultFormat Gets the format of the query results.
Public property Type Gets the type of query being applied to the Server ribbon.

Top

Methods

  Name Description
Public method AddRibbonTemplateInclude Adds a scaling template to the query output.
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 ToString (Inherited from Object.)

Top

See Also

Reference

UIQuery Class

Microsoft.Web.CommandUI Namespace