Click or drag to resize

Propertiesset_Value Method

Note: This API is now obsolete.

Namespace:  Dynamicweb.Modules
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
[ObsoleteAttribute("Use SetValue instead")]
public void set_Value(
	string name,
	string value
)

Parameters

name
Type: SystemString
value
Type: SystemString
See Also