Click or drag to resize
ContentInnerMediaViewDataSource Property
Gets or sets source of the data for view controls.

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

Property Value

Type: DataSet
See Also