HttpVerb Enumeration
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 HttpVerb
Syntax
'Declaration
Public Enumeration HttpVerb
public enum HttpVerb
public enum class HttpVerb
public enum HttpVerb
public enum HttpVerb
Members
Member name | Description |
---|---|
GET | Perform Http GET |
POST | Perform Http POST |
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.