Skip to main content

BootstrapClientImage Class

Represents the client-side equivalent of the BootstrapImage control.

Declaration

declare class BootstrapClientImage extends ASPxClientImage

Remarks

Note

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

See Also