 | ParagraphViewModel.ContainerSettings Property |
Namespace:
Dynamicweb.Frontend
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntaxpublic IDictionary<string, string> ContainerSettings { get; set; }
Public Property ContainerSettings As IDictionary(Of String, String)
Get
Set
Property Value
Type:
IDictionary<String,
String>
See Also