ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / FileManager Class / FileExtentionImageFormater Property

In This Topic
    FileExtentionImageFormater Property (FileManager)
    In This Topic
    Function to return image path for each file extention.
    Syntax
    'Declaration
     
    Public Property FileExtentionImageFormater As String
    public string FileExtentionImageFormater {get; set;}
    See Also