Click or drag to resize
UniPagerBoundTargetControl Method
Bound target control.

Namespace: CMS.DocumentEngine.Web.UI
Assembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 11.0.0
Syntax
C#
protected void BoundTargetControl(
	bool forceBinding
)

Parameters

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