BootstrapPopupControlEventMap Interface
Declaration
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
"afterResizing": PopupWindowEventArgs
Property Value
Type |
---|
PopupWindowEventArgs |
beforeResizing Property
Declaration
"beforeResizing": PopupWindowEventArgs
Property Value
Type |
---|
PopupWindowEventArgs |
beginCallback Property
Declaration
"beginCallback": BeginCallbackEventArgs
Property Value
Type |
---|
BeginCallbackEventArgs |
callbackError Property
Declaration
"callbackError": CallbackErrorEventArgs
Property Value
Type |
---|
CallbackErrorEventArgs |
closeUp Property
Declaration
"closeUp": PopupWindowCloseUpEventArgs
Property Value
Type |
---|
PopupWindowCloseUpEventArgs |
closing Property
Declaration
"closing": PopupWindowCancelEventArgs
Property Value
Type |
---|
PopupWindowCancelEventArgs |
endCallback Property
Declaration
"endCallback": EndCallbackEventArgs
Property Value
Type |
---|
EndCallbackEventArgs |
pinnedChanged Property
Declaration
"pinnedChanged": PopupWindowPinnedChangedEventArgs
Property Value
Type |
---|
PopupWindowPinnedChangedEventArgs |
popUp Property
Declaration
"popUp": PopupWindowEventArgs
Property Value
Type |
---|
PopupWindowEventArgs |
resize Property
Declaration
"resize": PopupWindowResizeEventArgs
Property Value
Type |
---|
PopupWindowResizeEventArgs |
shown Property
Declaration
"shown": PopupWindowEventArgs
Property Value
Type |
---|
PopupWindowEventArgs |