| BalloonAssociatedControlID Property |
Gets or sets the ID of the associated control.
Namespace:
Dynamicweb.Controls.OMC
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax [BindableAttribute(false)]
[DefaultValueAttribute("")]
public string AssociatedControlID { get; set; }
<BindableAttribute(false)>
<DefaultValueAttribute("")>
Public Property AssociatedControlID As String
Get
Set
Property Value
Type:
StringRemarks See Also