public CustomTypeConverter(TemplateType templateType)
		{
			this.templateType = templateType;
		}
 public CustomTypeConverter(TemplateType templateType)
 {
     this.templateType = templateType;
 }