public ActionResult AssembleObjectFromPageObjectFormatPreAction(string tabId, int parentId, int id) { return(Json(_pageTemplateService.AssembleObjectFromPageObjectFormatPreAction(parentId))); }