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