internal void RegisterUnobtrusiveScript()
 {
     ClientScriptManager.EnsureJqueryRegistered();
     ValidatorCompatibilityHelper.RegisterClientScriptResource(this, jqueryScriptKey);
 }