[]
Function to return image path for each file extention.
[JsonConverter(typeof(FunctionConverter))]
public string FileExtentionImageFormater { get; set; }
<JsonConverter(GetType(FunctionConverter))>
Public Property FileExtentionImageFormater As String