Share via


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
System_CAPS_pubproperty ImplementedInterfaces

Get the UII interfaces

System_CAPS_pubproperty IsExtended

Get a boolean indicating if the application is extended.

System_CAPS_pubproperty IsIsolated

Get a boolean indicating if the application is isolated.

Methods

Name Description
System_CAPS_pubmethod HideForm()

Hide the form.

System_CAPS_pubmethod SetFocus()

Set the focus of the form

System_CAPS_pubmethod SetFormPosition(Int32, Int32, Int32, Int32)

Set the forms position.

System_CAPS_pubmethod ShowForm()

Show the form.

Events

Name Description
System_CAPS_pubevent FormSelected

The event fired when the form is selected.

Remarks

This interface is to be used only for Isolated or extended applications.

See Also

Microsoft.Uii.Csr Namespace

Return to top

Unified Service Desk 2.0

© 2017 Microsoft. All rights reserved. Copyright