Skip to main content
A newer version of this page is available. .

ASPxClientBinaryImage Class

Represents the client-side equivalent of the ASPxBinaryImage control.

Declaration

declare class ASPxClientBinaryImage extends ASPxClientEdit

Remarks

This object inherits the functionality implemented by its ancestor ASPxClientEdit object.

Note

The client-side programmatic interface is available if the editor’s ASPxEditBase.ClientInstanceName property is defined, any client event is handled, or the ASPxEditBase.EnableClientSideAPI property is set to true.

ASPxButtonEdit_control.png

See Also