Click or drag to resize

SelectParagraphDialogModelParagraphItemID Property

Gets or sets the paragraph item identifier.

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

Property Value

Type: String
The paragraph item identifier.
See Also