Assembly: Report;
Namespace: Prognoz.Platform.Interop.Report;
The PrxFlashFSCommandEventArgs class is used to create custom arguments of the FSCommandAction event.
PrxFlashFSCommandEventArgs
Class to get analog of the PrxFlashFSCommandEventArgs class:
None.
Class to get analog of object of the PrxFlashFSCommandEventArgs class:
PrxFlashFSCommandEventArgsClass;
Property name | Brief description | |
Arguments | The Arguments property returns string argument of the command called form the Flash movie. | |
Name | The Name property returns name of the command called from the Flash movie. |
Method name | Brief description | |
CreateArgs | The CreateArgs method creates arguments to pass them to the specified handler processing Flash movie events. |
See also: