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.
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 | |
---|---|---|
![]() |
UIQuery | Initializes a new instance of the UIQuery class with the given type, identifier, and format parameter data. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Id | Gets the ID that is used to run the query. |
![]() |
Lcid | Gets the locale identifier for the query. |
![]() |
ResultFormat | Gets the format of the query results. |
![]() |
Type | Gets the type of query being applied to the Server ribbon. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
AddRibbonTemplateInclude | Adds a scaling template to the query output. |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top