Gets the Underlying DataSource

Namespace: DotNetNuke.UI.WebControls
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
protected virtual IEnumerable UnderlyingDataSource { get; }
Visual Basic
Protected Overridable ReadOnly Property UnderlyingDataSource As IEnumerable
	Get

Field Value

An IEnumerable Boolean

See Also