Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
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.