AutomationBridgeService Members
Represents the service used by HAT activities to interact with HAT.
The following tables list the members exposed by the AutomationBridgeService type.
Public Constructors
Name | Description | |
---|---|---|
AutomationBridgeService | Initializes a new instance of the AutomationBridgeService class. |
Top
Public Properties
Name | Description | |
---|---|---|
![]() |
ActionData | Gets or sets the data parameter of the currently executing DoAction. |
![]() |
InstanceId | Gets or sets the instance ID. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
AddDoActionEventTrigger | Adds an event trigger against the Data Driven Adapter configured for the hosted application. |
![]() |
CloseApplication | Closes a dynamic application. |
![]() |
DoAction | Invokes a UII DoAction. |
![]() |
Equals | (inherited from Object) |
![]() |
ExecuteControlAction | Calls the corresponding method on the Data Driven Adapter configured for the hosted application. |
![]() |
FindControl | Calls the corresponding method on the Data Driven Adapter configured for the hosted application. |
![]() |
FocusApplication | Sets focus on an application |
![]() |
GetContextValue | Retrieves a value from the UII context. |
![]() |
GetControlValue | Calls the corresponding method on the Data Driven Adapter configured for the hosted application. |
![]() |
GetHashCode | (inherited from Object) |
![]() |
GetInitstring | Gets the associated initialization string. |
![]() |
GetType | (inherited from Object) |
![]() |
HostApplication | Hosts an application. |
![]() |
Navigate | Navigates to a particular URL |
![]() |
RemoveDoActionEventTrigger | Removes an event trigger against the Data Driven Adapter configured for the hosted application. |
![]() |
SetContextValue | Sets a value in the UII context. |
![]() |
SetControlValue | Calls the corresponding method on the Data Driven Adapter configured for the hosted application. |
![]() |
StartApplication | Calls the corresponding method on the Data Driven Adapter configured for the hosted application. |
![]() |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object) |
![]() |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
AutomationBridgeService Class
Microsoft.Uii.HostedApplicationToolkit.AutomationHosting Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.