Click or drag to resize

ModalEnsureClassesPresent Method

Ensures that necessary classes are present on the control before rendering.

Namespace:  Bootstrap.A11y
Assembly:  Bootstrap.A11y (in Bootstrap.A11y.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
C#
protected virtual void EnsureClassesPresent()
See Also