Click or drag to resize

RazorTemplateBaseTModelGetValue Method

Gets the value.

Namespace:  Dynamicweb.Rendering
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.10.0
Syntax
public Object GetValue(
	string name
)

Parameters

name
Type: SystemString
The name.

Return Value

Type: Object
See Also