Click or drag to resize
CMSBaseDataSourceDataSource Property
Gets or sets source with data.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax
C#
public virtual Object DataSource { get; set; }

Property Value

Type: Object
See Also