HostedControl.RequestAction 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 is for internal UII use only and should not be used directly
For internal use
public:
virtual event Microsoft::Uii::Csr::RequestActionEventHandler ^ RequestAction;
[System.Obsolete("This event is for internal UII use only and should not be used directly")]
public event Microsoft.Uii.Csr.RequestActionEventHandler RequestAction;
[<System.Obsolete("This event is for internal UII use only and should not be used directly")>]
member this.RequestAction : Microsoft.Uii.Csr.RequestActionEventHandler
Public Event RequestAction As RequestActionEventHandler
Event Type
Implements
- Attributes