UniPagerBoundTargetControl Method |
Bound target control.
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax protected void BoundTargetControl(
bool forceBinding
)
Parameters
- forceBinding
- Type: SystemBoolean
Indicates whether control should be force bounded
See Also