Click or drag to resize
MediaViewDataSource Property
Data source which is set to the inner view control.

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

Property Value

Type: DataSet
See Also