Click or drag to resize

ParagraphViewModel Constructor

Initializes a new instance of the ParagraphViewModel class

Namespace:  Dynamicweb.Frontend
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public ParagraphViewModel(
	Func<string> moduleOutputFactory
)

Parameters

moduleOutputFactory
Type: SystemFuncString
See Also