Set the associate control id format, combined used with ControlName for controls
which have child edit control and want that child control focus when click label.
Namespace: DotNetNuke.UI.UserControlsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public string AssociateFormat { get; set; } |
Visual Basic |
---|
Public Property AssociateFormat As String Get Set |