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