| 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; }
Public Property IsExperiment As Boolean
Get
Set
Property Value
Type:
Booleantrue if this instance is experiment; otherwise,
false.
See Also