Click or drag to resize

SelectParagraphDialogModelParagraphID Property

Gets or sets the paragraph identifier.

Namespace:  Dynamicweb.Management.Content.Dialogs.Models
Assembly:  Dynamicweb.Management.Content (in Dynamicweb.Management.Content.dll) Version: 2.7.2
Syntax
public string ParagraphID { get; set; }

Property Value

Type: String
The paragraph identifier.
See Also