Click or drag to resize
UIDataListDataSource Property
Gets or sets the object from which data-bound control retrieves its list of data item.

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
public override Object DataSource { get; set; }

Property Value

Type: Object
See Also