Skip to main content

ASPxClientFlashScriptCommandEventArgs Class

Provides data for the ASPxClientObjectContainer.FlashScriptCommand client event.

#Declaration

TypeScript
declare class ASPxClientFlashScriptCommandEventArgs extends ASPxClientEventArgs

#Remarks

Objects of the ASPxClientFlashScriptCommandEventArgs type are automatically created and passed to the corresponding event handlers.

#Inheritance

ASPxClientEventArgs
ASPxClientFlashScriptCommandEventArgs
See Also