ModalBackdropType Property
|
Includes a modal-backdrop element. Alternatively, specify static for a backdrop which doesn't close the modal on click.
Namespace:
Bootstrap.A11y
Assembly:
Bootstrap.A11y (in Bootstrap.A11y.dll) Version: 1.1.0.0 (1.1.0.0)
Syntaxpublic ModalBackdrops BackdropType { get; set; }<asp:Modal BackdropType="ModalBackdrops" />
Property Value
Type:
ModalBackdrops
See Also