Click or drag to resize
BasicFormConnectAssociatedControls Method
Connects associated controls (labels and inputs) together, for accessibility and other reasons.

Namespace: CMS.FormControls
Assembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.2.23
Syntax
C#
protected void ConnectAssociatedControls()
See Also