Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Actions for hosted web applications.
The following tables list the members exposed by the WebAction type.
Public Constructors
Name | Description | |
---|---|---|
WebAction | Overloaded constructor |
Top
Public Properties
Name | Description | |
---|---|---|
![]() |
ActionID | Gets or sets the action ID. (inherited from Action) |
![]() |
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 |
![]() |
Initialization | Gets or sets the action initialization information. (inherited from Action) |
![]() |
Name | Gets or sets the action name (inherited from Action) |
![]() |
QueryString | Get the query string. |
![]() |
ScriptPath | Get the path of the script. |
![]() |
Type | Get the type the web action (e.g. None, URL, or SCRIPT). |
![]() |
Url | Get the Url of the web action. |
![]() |
Verb | Get the verb of the web action (e.g. GET or POST). |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
Equals | (inherited from Object) |
![]() |
GetHashCode | (inherited from Object) |
![]() |
GetType | (inherited from Object) |
![]() |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object) |
![]() |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
WebAction Class
Microsoft.Uii.Csr.HostedWebApplication Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.