Click or drag to resize

InsertParagraphsToPageDialogModelIsExperiment Property

Gets or sets a value indicating whether this instance is experiment.

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

Property Value

Type: Boolean
true if this instance is experiment; otherwise, false.
See Also