The Data Field that determines whether the control is Enabled
changed
Namespace: DotNetNuke.UI.WebControlsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public string EnabledField { get; set; } |
Visual Basic |
---|
Public Property EnabledField As String Get Set |