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

BootstrapClientBinaryImage Class

Represents the client-side equivalent of the BootstrapBinaryImage control.

Declaration

declare class BootstrapClientBinaryImage extends ASPxClientBinaryImage

Remarks

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.

See Also