@model Infrastructure.Configuration.EditEFConfigurationValueModel @{ var template = Model.Type.HasValue ? Model.Type.ToString() : "Text"; }