ContentInnerMediaViewThumbnailsViewControl_ItemDataBound Method |
Item data bound handler for thumbnails view
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
Syntax protected void ThumbnailsViewControl_ItemDataBound(
Object sender,
RepeaterItemEventArgs e
)
Parameters
- sender
- Type: SystemObject
- e
- Type: System.Web.UI.WebControlsRepeaterItemEventArgs
See Also