Click or drag to resize

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)
Syntax
public ModalBackdrops BackdropType { get; set; }

Property Value

Type: ModalBackdrops
See Also