BasicUniViewDataSource Property |
Object from which data-bound control retrieves its list of data item.
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax public override Object DataSource { get; set; }
Property Value
Type:
ObjectSee Also