| ParagraphViewModel Constructor |
Namespace:
Dynamicweb.Frontend
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax public ParagraphViewModel(
Func<string> moduleOutputFactory
)
Public Sub New (
moduleOutputFactory As Func(Of String)
)
Parameters
- moduleOutputFactory
- Type: SystemFuncString
See Also