public MessageModel <CodeView> GetTemplateConfig()
 {
     return(new MessageModel <CodeView>(codeContext.GetTemplateConfig()));
 }