Share via


HostedControl.DoDefaultAction Method

Definition

Performs this hosted application's default action, if there is one. The default action is the one with an id of 1, but it is not required.

public:
 virtual void DoDefaultAction();
public virtual void DoDefaultAction ();
abstract member DoDefaultAction : unit -> unit
override this.DoDefaultAction : unit -> unit
Public Overridable Sub DoDefaultAction ()

Implements

Applies to