action - Application Action

Specifies the MethodBinding application action to invoke when the user activates the control.

Category

events

Syntax

action="action"

Usage

The action value must be a public method that takes no parameters and returns a sting. The string is passed to the NavigationHandler for this application.