Click or drag to resize

MetaSetValue Method

Namespace:  Dynamicweb.Content.Files.Metadata
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public void SetValue(
	string fieldId,
	string value
)

Parameters

fieldId
Type: SystemString
value
Type: SystemString
See Also