| RazorTemplateBaseTModelGetValue Method |
Gets the value.
Namespace:
Dynamicweb.Rendering
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.10.0
Syntax public Object GetValue(
string name
)
Public Function GetValue (
name As String
) As Object
Parameters
- name
- Type: SystemString
The name.
Return Value
Type:
ObjectSee Also