CLASS LiquidPhysicalFileProvider
- Namespace: SuCoS.TemplateEngine
- Source File: LiquidPhysicalFileProvider.cs
Same as PhysicalFileProvider, but corrects bug on Fluid that add ".liquid" extension on every render/from call
Public Methods
GetFileInfo
public new IFileInfo GetFileInfo(string subpath)
Remove the ".liquid" extenstion
Parameters:
subpath(string)
Returns: IFileInfo