AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

AdvantageLayout..::..ImportLayoutFromFile Method (HttpContext, String, Boolean)

Imports the layout from file.

Namespace:  AdvantageCMS.Core.Common.BaseClasses
Assembly:  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].