| DropDownControlInfoData Property |
Namespace:
Dynamicweb.News.Common.Frontend
Assembly:
Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax public Dictionary<string, string> Data { get; }
Public ReadOnly Property Data As Dictionary(Of String, String)
Get
Property Value
Type:
DictionaryString,
StringThe data.
See Also