Click or drag to resize
UniPagerBoundTargetControl Method
Bound target control.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntax
C#
protected void BoundTargetControl(
	bool forceBinding
)

Parameters

forceBinding
Type: SystemBoolean
Indicates whether control should be force bounded
See Also