| TemplateDataTemplate Method |
Namespace:
Dynamicweb.Rendering
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax [EditorBrowsableAttribute(EditorBrowsableState.Never)]
[BrowsableAttribute(false)]
public void Template(
string path
)
<EditorBrowsableAttribute(EditorBrowsableState.Never)>
<BrowsableAttribute(false)>
Public Sub Template (
path As String
)
Parameters
- path
- Type: SystemString
See Also