HomeControllerActionExecuteFromTriggerNewWindow Method |
Execute a report in a new window when triggered from a Restrictions View
Namespace: SealWebServer.ControllersAssembly: SealWebServer (in SealWebServer.exe) Version: 10.0.1.0+a44cd3a7f03c2bf3cdbd971a878c679e40bed08a
Syntaxpublic ActionResult ActionExecuteFromTriggerNewWindow(
string execution_guid_trigger,
string form_id,
string sessionId
)
Parameters
- execution_guid_trigger String
-
- form_id String
-
- sessionId String
-
Return Value
ActionResult
See Also