| SelectDialogModelParameters Property |
Namespace:
Dynamicweb.Management.Marketing.Dialogs.Models
Assembly:
Dynamicweb.Management.Marketing (in Dynamicweb.Management.Marketing.dll) Version: 4.6.1
Syntax public Dictionary<string, Object> Parameters { get; set; }
Public Property Parameters As Dictionary(Of String, Object)
Get
Set
Property Value
Type:
DictionaryString,
ObjectSee Also