Click or drag to resize

SelectParagraphDialogModelParagraphsFilter Property

Gets or sets the paragraphs filter.

Namespace:  Dynamicweb.Management.Content.Dialogs.Models
Assembly:  Dynamicweb.Management.Content (in Dynamicweb.Management.Content.dll) Version: 2.7.2
Syntax
public IDictionary<string, Object> ParagraphsFilter { get; set; }

Property Value

Type: IDictionaryString, Object
The paragraphs filter.
See Also