| PropertiesGetParagraphModuleSettings Method (Int32, String) |
Namespace:
Dynamicweb.Modules
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax public static Properties GetParagraphModuleSettings(
int pageId,
string paragraphModuleSystemName
)
Public Shared Function GetParagraphModuleSettings (
pageId As Integer,
paragraphModuleSystemName As String
) As Properties
Parameters
- pageId
- Type: SystemInt32
- paragraphModuleSystemName
- Type: SystemString
Return Value
Type:
PropertiesSee Also