Skip to main content

BootstrapBinaryImageEventMap Interface

#Declaration

TypeScript
interface BootstrapBinaryImageEventMap extends BootstrapClientEditEventMap

#Remarks

IMPORTANT

Bootstrap Controls for ASP.NET Core are in maintenance mode. We don’t add new controls or develop new functionality for this product line. Our recommendation is to use the ASP.NET Core Controls suite.

#Inheritance

ControlEventMap
BootstrapClientEditEventMap
BootstrapBinaryImageEventMap

#Properties

#beginCallback Property

#Declaration

TypeScript
"beginCallback": BeginCallbackEventArgs

#Property Value

Type
BeginCallbackEventArgs

#callbackError Property

#Declaration

TypeScript
"callbackError": CallbackErrorEventArgs

#Property Value

Type
CallbackErrorEventArgs

#click Property

#Declaration

TypeScript

#Property Value

Type
EditClickEventArgs

#endCallback Property

#Declaration

TypeScript
"endCallback": EndCallbackEventArgs

#Property Value

Type
EndCallbackEventArgs