| Paragraph Constructor (Int32) |
Initializes a new instance of the
Paragraph class
Namespace:
Dynamicweb.Content
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax public Paragraph(
int pageId
)
Public Sub New (
pageId As Integer
)
Parameters
- pageId
- Type: SystemInt32
See Also