| 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
)
Public Shared Function GetParagraphModuleSettings (
paragraphId As Integer,
checkForWorkflow As Boolean
) As Properties
Parameters
- paragraphId
- Type: SystemInt32
- checkForWorkflow
- Type: SystemBoolean
Return Value
Type:
PropertiesSee Also