BootstrapButtonEventMap Interface
In This Article
#Declaration
TypeScript
interface BootstrapButtonEventMap extends ControlEventMap
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
#Inheritance
ControlEventMap
BootstrapButtonEventMap
#Properties
#checkedChanged Property
#Declaration
TypeScript
"checkedChanged": ProcessingModeEventArgs
#Property Value
Type |
---|
Processing |
#click Property
#Declaration
TypeScript
"click": ButtonClickEventArgs
#Property Value
Type |
---|
Button |
#gotFocus Property
#Declaration
TypeScript
"gotFocus": EventArgs
#Property Value
Type |
---|
Event |
#lostFocus Property
#Declaration
TypeScript
"lostFocus": EventArgs
#Property Value
Type |
---|
Event |