Click or drag to resize

EditorFactorySaveToMetafile Method

Namespace:  Dynamicweb.Content.Files.Metadata
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public static void SaveToMetafile(
	Meta meta,
	string metaPath
)

Parameters

meta
Type: Dynamicweb.Content.Files.MetadataMeta
metaPath
Type: SystemString
See Also