| TemplateFileGetTemplateFiles Method |
Namespace:
Dynamicweb.Rendering.Designer
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax public static TemplateFileCollection GetTemplateFiles(
string path
)
Public Shared Function GetTemplateFiles (
path As String
) As TemplateFileCollection
Parameters
- path
- Type: SystemString
Return Value
Type:
TemplateFileCollectionSee Also