HostedWebApplication.WebAction Class

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016

Actions for hosted web applications.

Namespace:   Microsoft.Uii.Csr
Assembly:  Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)

Inheritance Hierarchy

System.Object
  Microsoft.Uii.Csr.Action
    Microsoft.Uii.Csr.HostedWebApplication.WebAction

Syntax

public class WebAction : Action
Public Class WebAction
    Inherits Action

Constructors

Name Description
System_CAPS_pubmethod HostedWebApplication.WebAction(Int32, String, String)

Overloaded constructor

Properties

Name Description
System_CAPS_pubproperty ActionID

Gets or sets the action ID.(Inherited from Action.)

System_CAPS_pubproperty GetFocus

The GetFocus is used to help decide if the application should obtain focus when the action is fired. Set this property by checking the GetFocus checkbox which is located at: 1) Admin Console->Hosted Applications->[someapplication] 2) Properties menu->Actions tab 3) Edit Initialization String->Action->Build button 4) "Focus the application after action is completed." checkbox

System_CAPS_pubproperty Initialization

Gets or sets the action initialization information.(Inherited from Action.)

System_CAPS_pubproperty Name

Gets or sets the action name(Inherited from Action.)

System_CAPS_pubproperty QueryString

Get the query string.

System_CAPS_pubproperty ScriptPath

Get the path of the script.

System_CAPS_pubproperty Type

Get the type the web action (e.g. None, URL, or SCRIPT).

System_CAPS_pubproperty Url

Get the Url of the web action.

System_CAPS_pubproperty Verb

Get the verb of the web action (e.g. GET or POST).

Methods

Name Description
System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_protmethod Finalize()

(Inherited from Object.)

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_protmethod MemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethod ToString()

(Inherited from Object.)

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.

See Also

Microsoft.Uii.Csr Namespace

Return to top

Unified Service Desk 2.0

© 2017 Microsoft. All rights reserved. Copyright