  | PropertiesGetParagraphModuleSettings Method (Int32, Boolean) | 
  
    Namespace: 
   Dynamicweb.Modules
    Assembly:
   Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntaxpublic static Properties GetParagraphModuleSettings(
	int paragraphId,
	bool checkForWorkflow
)
Public Shared Function GetParagraphModuleSettings ( 
	paragraphId As Integer,
	checkForWorkflow As Boolean
) As Properties
Parameters
- paragraphId
 - Type: SystemInt32
 - checkForWorkflow
 - Type: SystemBoolean
 
Return Value
Type: 
Properties
See Also