BootstrapClientBinaryImage Class
In This Article
Represents the client-side equivalent of the BootstrapBinaryImage control.
#Declaration
TypeScript
declare class BootstrapClientBinaryImage extends ASPxClientBinaryImage
#Remarks
Note
The client-side programmatic interface is available if the editor’s ASPx
#Inheritance
ASPxClientControlBase
ASPxClientControl
ASPxClientEditBase
ASPxClientEdit
ASPxClientBinaryImage
BootstrapClientBinaryImage
See Also