WebAction Class
Actions for hosted web applications.
Namespace: Microsoft.Uii.Csr.HostedWebApplication
Assembly: Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)
Usage
'Usage
Dim instance As WebAction
Syntax
'Declaration
Public Class WebAction
Inherits Action
public class WebAction : Action
public ref class WebAction : public Action
public class WebAction extends Action
public class WebAction extends Action
Inheritance Hierarchy
System.Object
Microsoft.Uii.Csr.Action
Microsoft.Uii.Csr.HostedWebApplication.WebAction
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Platforms
See Also
Reference
WebAction Members
Microsoft.Uii.Csr.HostedWebApplication Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.