| TemplateGetVariable Method |
Namespace:
Dynamicweb.Rendering
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax public string GetVariable(
string name
)
Public Function GetVariable (
name As String
) As String
Parameters
- name
- Type: SystemString
Return Value
Type:
StringSee Also