Skip to main content

BootstrapPopupControlEventMap Interface

#Declaration

TypeScript
interface BootstrapPopupControlEventMap extends ControlEventMap

#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.

#Inherited Members

#Inheritance

ControlEventMap
BootstrapPopupControlEventMap

#Properties

#afterResizing Property

#Declaration

TypeScript
"afterResizing": PopupWindowEventArgs

#Property Value

Type
PopupWindowEventArgs

#beforeResizing Property

#Declaration

TypeScript
"beforeResizing": PopupWindowEventArgs

#Property Value

Type
PopupWindowEventArgs

#beginCallback Property

#Declaration

TypeScript
"beginCallback": BeginCallbackEventArgs

#Property Value

Type
BeginCallbackEventArgs

#callbackError Property

#Declaration

TypeScript
"callbackError": CallbackErrorEventArgs

#Property Value

Type
CallbackErrorEventArgs

#closeUp Property

#Declaration

TypeScript

#Property Value

Type
PopupWindowCloseUpEventArgs

#closing Property

#Declaration

TypeScript

#Property Value

Type
PopupWindowCancelEventArgs

#endCallback Property

#Declaration

TypeScript
"endCallback": EndCallbackEventArgs

#Property Value

Type
EndCallbackEventArgs

#pinnedChanged Property

#Declaration

TypeScript

#Property Value

Type
PopupWindowPinnedChangedEventArgs

#popUp Property

#Declaration

TypeScript

#Property Value

Type
PopupWindowEventArgs

#resize Property

#Declaration

TypeScript

#Property Value

Type
PopupWindowResizeEventArgs

#shown Property

#Declaration

TypeScript

#Property Value

Type
PopupWindowEventArgs