HostedControl.DoAction Method
Overload List
Name | Description |
---|---|
HostedControl.DoAction (Action, String) | Obsolete.Method to override in the implemention to handle the action. |
HostedControl.DoAction (RequestActionEventArgs) | Method to override in the implementation to handle the action. |
HostedControl.DoAction (Int32, String) | Obsolete.Called to perform the action configured in the database. Do not override this method! To handle DoAction in your implementation override DoAction(RequestActionEventArgs) instead. |
HostedControl.DoAction (String, String) | Obsolete.Called to perform the action configured in the database. |
See Also
Reference
HostedControl Class
HostedControl Members
Microsoft.Uii.Csr Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.