Share via


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
public property ActionData Gets or sets the data parameter of the currently executing DoAction.
public property InstanceId Gets or sets the instance ID.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method AddDoActionEventTrigger Adds an event trigger against the Data Driven Adapter configured for the hosted application.
public method CloseApplication Closes a dynamic application.
public method DoAction Invokes a UII DoAction.
public method Equals  (inherited from Object)
public method ExecuteControlAction Calls the corresponding method on the Data Driven Adapter configured for the hosted application.
public method FindControl Calls the corresponding method on the Data Driven Adapter configured for the hosted application.
public method FocusApplication Sets focus on an application
public method GetContextValue Retrieves a value from the UII context.
public method GetControlValue Calls the corresponding method on the Data Driven Adapter configured for the hosted application.
public method GetHashCode  (inherited from Object)
public method GetInitstring Gets the associated initialization string.
public method GetType  (inherited from Object)
public method HostApplication Hosts an application.
public method Navigate Navigates to a particular URL
public method RemoveDoActionEventTrigger Removes an event trigger against the Data Driven Adapter configured for the hosted application.
public method SetContextValue Sets a value in the UII context.
public method SetControlValue Calls the corresponding method on the Data Driven Adapter configured for the hosted application.
public method StartApplication Calls the corresponding method on the Data Driven Adapter configured for the hosted application.
public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method 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.