IHostedAppUICommand Members
Interface for Isolated and extended applications.
The following tables list the members exposed by the IHostedAppUICommand type.
Public Properties
Name | Description | |
---|---|---|
ImplementedInterfaces | Get the UII interfaces | |
IsExtended | Get a boolean indicating if the application is extended. | |
IsIsolated | Get a boolean indicating if the application is isolated. |
Top
Public Methods
Name | Description | |
---|---|---|
HideForm | Hide the form. | |
SetFocus | Set the focus of the form | |
SetFormPosition | Set the forms position. | |
ShowForm | Show the form. |
Top
Public Events
Name | Description | |
---|---|---|
FormSelected | The event fired when the form is selected. |
Top
See Also
Reference
IHostedAppUICommand Interface
Microsoft.Uii.Csr Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.