PrxFlashFSCommandEventArgs

Assembly: Report;

Namespace: Prognoz.Platform.Interop.Report;

Description

The PrxFlashFSCommandEventArgs class is used to create custom arguments of the FSCommandAction event.

Inheritance Hierarchy

          PrxFlashFSCommandEventArgs

          IPrxFlashFSCommandEventArgs

Fore.NET Syntax

Class to get analog of the PrxFlashFSCommandEventArgs class:

None.

Class to get analog of object of the PrxFlashFSCommandEventArgs class:

PrxFlashFSCommandEventArgsClass;

Properties inherited from IPrxFlashFSCommandEventArgs

  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.

Methods inherited from IPrxFlashFSCommandEventArgs

  Method name Brief description
CreateArgs The CreateArgs method creates arguments to pass them to the specified handler processing Flash movie events.

See also:

Report Assembly Classes