| TemplateFile Constructor |
Namespace:
Dynamicweb.Rendering.Designer
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax public TemplateFile(
FileInfo template
)
Public Sub New (
template As FileInfo
)
Parameters
- template
- Type: System.IOFileInfo
See Also