Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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.