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.
Inheritance
ASPxClientControlBase
ASPxClientControl
ASPxClientEditBase
ASPxClientEdit
ASPxClientBinaryImage
BootstrapClientBinaryImage
See Also