The Data Field that determines whether the control is Enabled changed

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

Syntax

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

Field Value

A String

See Also