summaryP:DotNetNuke.UI.WebControls.PropertyLabelControl.AssociatedControlId

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

Syntax

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

See Also