IHostedAppUICommand Interface
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Interface for Isolated and extended applications.
Namespace: Microsoft.Uii.Csr
Assembly: Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)
Syntax
public interface IHostedAppUICommand
Public Interface IHostedAppUICommand
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. |
Methods
Name | Description | |
---|---|---|
HideForm() | Hide the form. |
|
SetFocus() | Set the focus of the form |
|
SetFormPosition(Int32, Int32, Int32, Int32) | Set the forms position. |
|
ShowForm() | Show the form. |
Events
Name | Description | |
---|---|---|
FormSelected | The event fired when the form is selected. |
Remarks
This interface is to be used only for Isolated or extended applications.
See Also
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright