  | Propertiesget_Value Method  | 
 Note: This API is now obsolete.
 
    Namespace: 
   Dynamicweb.Modules
    Assembly:
   Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax[ObsoleteAttribute("Use GetValue instead")]
public string get_Value(
	string name
)<ObsoleteAttribute("Use GetValue instead")>
Public Function get_Value ( 
	name As String
) As StringParameters
- name
 - Type: SystemString
 
Return Value
Type: 
String
See Also