Click or drag to resize

PropertiesSetDefaultValue Method

Namespace:  Dynamicweb.Modules
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public void SetDefaultValue(
	string name,
	string newValue
)

Parameters

name
Type: SystemString
newValue
Type: SystemString
See Also