The Data Field is the field that binds to the Text Column

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

Syntax

C#
public string DataField { get; set; }
Visual Basic
Public Property DataField As String
	Get
	Set

Field Value

A String

See Also