public static void AddScriptlet(this AjaxHelper ajaxHelper, string scriptletType) { ajaxHelper.AddScriptlet(scriptletType, null); }