Click or drag to resize

FeedWidgetDataSource Property

Gets or sets feed data source url

Namespace:  Dynamicweb.Dashboards.Widgets
Assembly:  Dynamicweb.Dashboards (in Dynamicweb.Dashboards.dll) Version: 2.9.4
Syntax
[AddInLabelAttribute("Feed")]
[AddInParameterAttribute("FeedEditor")]
[AddInParameterEditorAttribute(typeof(TextParameterEditor), "")]
public string DataSource { get; set; }

Property Value

Type: String
See Also