Click or drag to resize

TemplateFile Constructor

Initializes a new instance of the TemplateFile class

Namespace:  Dynamicweb.Rendering.Designer
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public TemplateFile(
	FileInfo template
)

Parameters

template
Type: System.IOFileInfo
See Also