BasicRepeaterWithEffect OnItemDataBound Method Kentico 8.1 API Reference
Raises the ItemDataBound event.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

e
Type: OnlineSystem.Web.UI.WebControls RepeaterItemEventArgs
The RepeaterItemEventArgs object that contains the event data
See Also