Click or drag to resize

PropertiesGetParagraphModuleSettings Method (Int32, Boolean)

Namespace:  Dynamicweb.Modules
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public static Properties GetParagraphModuleSettings(
	int paragraphId,
	bool checkForWorkflow
)

Parameters

paragraphId
Type: SystemInt32
checkForWorkflow
Type: SystemBoolean

Return Value

Type: Properties
See Also