Skip to main content

ASPxClientFlashScriptCommandEventArgs Members

Provides data for the ASPxClientObjectContainer.FlashScriptCommand client event.

Constructors

Name Description
constructor(command, args) Initializes a new object of the ASPxClientFlashScriptCommandEventArgs type with the specified settings.

Properties

Name Description
args Gets arguments passed via the FSCommand action of the flash object.
command Gets a command passed via the FSCommand action of the flash object.
See Also