HostedApplicationAdapter.AdapterRequestActionEvent Event
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
This event has been deprecated, use AdapterFireRequestActionEvent instead
Lets the adapter request that an action be fired. This can be used within custom adapters to send UII actions. Obsolete.
public:
event Microsoft::Uii::Csr::AdapterRequestAction ^ AdapterRequestActionEvent;
[System.Obsolete("This event has been deprecated, use AdapterFireRequestActionEvent instead")]
public event Microsoft.Uii.Csr.AdapterRequestAction AdapterRequestActionEvent;
[<System.Obsolete("This event has been deprecated, use AdapterFireRequestActionEvent instead")>]
member this.AdapterRequestActionEvent : Microsoft.Uii.Csr.AdapterRequestAction
Public Event AdapterRequestActionEvent As AdapterRequestAction
Event Type
- Attributes