Destroy
methodsPrepares the MaskedTextBox for safe removal from DOM. Detaches all event handlers and removes jQuery.data attributes to avoid memory leaks.
Important: This method does not remove the MaskedTextBox element from DOM.
Prepares the MaskedTextBox for safe removal from DOM. Detaches all event handlers and removes jQuery.data attributes to avoid memory leaks.
Important: This method does not remove the MaskedTextBox element from DOM.