Click or drag to resize

PropertiesLoadProperty Method (String, Boolean)

Namespace:  Dynamicweb.Modules
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public void LoadProperty(
	string xml,
	bool merge
)

Parameters

xml
Type: SystemString
merge
Type: SystemBoolean
See Also