CMSTabControlDataSource Property |
Gets or sets a DataSet containing values used to populate the items within the control. This value needn't be set.
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntax public virtual DataSet DataSource { get; set; }
Property Value
Type:
DataSetSee Also