Click or drag to resize

TemplateLoadTemplate Method (String, Boolean)

Namespace:  Dynamicweb.Rendering
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public override void LoadTemplate(
	string path,
	bool forceRecompile
)

Parameters

path
Type: SystemString
forceRecompile
Type: SystemBoolean
See Also