Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Moved enum into ActionType to encapsulate more effectively for code outside this module such as the adapters.
Namespace: Microsoft.Uii.Csr.HostedWebApplication.WebAction
Assembly: Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)
Usage
'Usage
Dim instance As ActionType
Syntax
'Declaration
Public Enumeration ActionType
public enum ActionType
public enum class ActionType
public enum ActionType
public enum ActionType
Members
Member name | Description |
---|---|
None | No action |
SCRIPT | Exectute script |
URL | Navigate to Url |
Platforms
See Also
Reference
Microsoft.Uii.Csr.HostedWebApplication.WebAction Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.