Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
335
MVC helper HtmlEditorWrapper AddClientEvent is broken
posted

From decompilation by Visual Studio:


public HtmlEditorWrapper AddClientEvent(string eventName, string eventHandler)
{
  base.Model.AddClientEvent(eventHandler, eventHandler);
  return this;
}

eventName is not passed

Assembly Infragistics.Web.Mvc, Version=5.21.1.7

  • 1320
    Offline posted

    Hello Ben,

    This is an initial update to let you know that we have received your support request and I am currently looking into this matter for you. I will keep you posted on my progress and I will get back to you soon with more information or questions for you.

    Please feel free to continue sending updates to this case at any time.

    Regards,
    Monika Kirkova,
    Infragistics