BootstrapPopupControlEventMap Interface
In This Article
#Declaration
TypeScript
interface BootstrapPopupControlEventMap extends ControlEventMap
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
#Inheritance
ControlEventMap
BootstrapPopupControlEventMap
#Properties
#afterResizing Property
#Declaration
TypeScript
"afterResizing": PopupWindowEventArgs
#Property Value
Type |
---|
Popup |
#beforeResizing Property
#Declaration
TypeScript
"beforeResizing": PopupWindowEventArgs
#Property Value
Type |
---|
Popup |
#beginCallback Property
#Declaration
TypeScript
"beginCallback": BeginCallbackEventArgs
#Property Value
Type |
---|
Begin |
#callbackError Property
#Declaration
TypeScript
"callbackError": CallbackErrorEventArgs
#Property Value
Type |
---|
Callback |
#closeUp Property
#Declaration
TypeScript
"closeUp": PopupWindowCloseUpEventArgs
#Property Value
Type |
---|
Popup |
#closing Property
#Declaration
TypeScript
"closing": PopupWindowCancelEventArgs
#Property Value
Type |
---|
Popup |
#endCallback Property
#Declaration
TypeScript
"endCallback": EndCallbackEventArgs
#Property Value
Type |
---|
End |
#pinnedChanged Property
#Declaration
TypeScript
"pinnedChanged": PopupWindowPinnedChangedEventArgs
#Property Value
Type |
---|
Popup |
#popUp Property
#Declaration
TypeScript
"popUp": PopupWindowEventArgs
#Property Value
Type |
---|
Popup |
#resize Property
#Declaration
TypeScript
"resize": PopupWindowResizeEventArgs
#Property Value
Type |
---|
Popup |
#shown Property
#Declaration
TypeScript
"shown": PopupWindowEventArgs
#Property Value
Type |
---|
Popup |