ControlName is the Id of the control that is associated with the label
Namespace: DotNetNuke.UI.UserControlsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public string ControlName { get; set; } |
Visual Basic |
---|
Public Property ControlName As String Get Set |