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