private string GetTemplateName(CslaObjectType type) { return(String.Format("{0}.cst", type.ToString())); }