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.UserControls
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

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

See Also