or
function ShowImport(sender, args) { var radWindow = $find("<%=ImportWindow.ClientID%>"); radWindow.show();}function DeleteTemplate(sender, args) { radconfirm("Do you really want to delete the selected template?", onDeleteTemplate, 300, 100, sender, "Are you sure?");}An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. |
|