| InsertParagraphsToPageDialogModelParagraphsIds Property |
Gets or sets the paragraphs ids.
Namespace:
Dynamicweb.Management.Content.Dialogs.Models
Assembly:
Dynamicweb.Management.Content (in Dynamicweb.Management.Content.dll) Version: 2.7.2
Syntax public string ParagraphsIds { get; set; }
Public Property ParagraphsIds As String
Get
Set
Property Value
Type:
String
The paragraphs ids.
See Also