| PropertiesLoadProperties Method (Int32) |
Namespace:
Dynamicweb.Modules
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax public static Properties LoadProperties(
int paragraphId
)
Public Shared Function LoadProperties (
paragraphId As Integer
) As Properties
Parameters
- paragraphId
- Type: SystemInt32
Return Value
Type:
PropertiesSee Also