New to Telerik UI for ASP.NET AJAX? Start a free 30-day trial
container
Telerik.Web.UI.Rotator.BannerItemTemplate
The default ItemTemplate used when using the RadRotator in AdRotator mode(for displaying banners/ads). A custom template can be specified.
Inheritance Hierarchy
- System.Object
- Telerik.Web.UI.Rotator.BannerItemTemplate : IDisposable, ITemplate
Methods
InstantiateIn
Defines the child controls of the BannerItemTemplate.
Parameters
container System.Web.UI.Control
The parent Control to which the child controls will be added.
Returns
System.Void