Click or drag to resize

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; }

Property Value

Type: String
The name of the paragraph.
See Also