Gets the Underlying DataSource
Namespace: DotNetNuke.UI.WebControlsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
protected virtual IEnumerable UnderlyingDataSource { get; } |
| Visual Basic |
|---|
Protected Overridable ReadOnly Property UnderlyingDataSource As IEnumerable Get |