| 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 String
Parameters
- name
- Type: SystemString
Return Value
Type:
StringSee Also