Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET AJAX > Ajax > RadAjax for ASP.NET AJAX: client methods/properties naming conventions

Answered RadAjax for ASP.NET AJAX: client methods/properties naming conventions

Feed from this thread
  • Posted on Apr 17, 2008 (permalink)

    The compatibility layer which was used in the transition beta period is now removed. All client-side methods strictly follow the ASP.NET AJAX conventions and are lower case. For instance:
    • ajaxRequest(eventArgs)/ajaxRequestWithTarget(sender, eventArgs) should always be used from now on (methods/events start with lower case letters)
    • AjaxRequest(eventArgs)/AjaxRequestWithTarget(sender, eventArgs) are no longer supported.

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET AJAX > Ajax > RadAjax for ASP.NET AJAX: client methods/properties naming conventions
Related resources for "RadAjax for ASP.NET AJAX: client methods/properties naming conventions"

ASP.NET Ajax Features  |  Documentation  |  Demos  |  Telerik TV  |  Self-Paced Trainer  |  Step-by-step Tutorial  ]