Click or drag to resize

InsertParagraphsToPageDialogModelParameters Property

Gets or sets the parameters.

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

Property Value

Type: IDictionaryString, Object
The parameters.
See Also