Modal
Parameters
caption
window title
close Button
determines if Close button is visible
size
modal window size
animation
determines if animations are used
centered
determines if modal dialog is vertically centered
scrollable
determines if modal dialog content is scrollable
escape
determines if dialog can be closed with Esc key
class Name
CSS class names
init
an initializer extension function
Constructors
Modal
Link copied to clipboard
Functions
after Insert
Link copied to clipboard
build Class Set
Link copied to clipboard
clear Parent
Link copied to clipboard
dispose All
Link copied to clipboard
get Children
Link copied to clipboard
hide Bootstrap
Link copied to clipboard
Hide modal window with Bootstrap function.
remove All Buttons
Link copied to clipboard
Removes all buttons from the bottom section of dialog window.
remove Button
Link copied to clipboard
Removes given button from the bottom section of dialog window.
show Bootstrap
Link copied to clipboard
Show modal window with Bootstrap function.