AdvantageLayout..::..ImportLayoutFromFile Method (HttpContext, String, Boolean)
Imports the layout from file.
Namespace:
AdvantageCMS.Core.Common.BaseClassesAssembly: AdvantageCMS.Core (in AdvantageCMS.Core.dll)
Syntax
public void ImportLayoutFromFile( HttpContext context, string virtualFilePath, bool appendTimeStamp )
Parameters
- context
- Type: HttpContext
The context.
- virtualFilePath
- Type: String
The virtual file path.
- appendTimeStamp
- Type: Boolean
if set to true [append time stamp].