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