| C1.Web.Wijmo.Controls.C1Carousel Namespace > C1Carousel Class : OnClientItemClick Property |
'Declaration<WidgetOptionNameAttribute("itemClick")> <LayoutAttribute(LayoutType.Behavior)> <C1DescriptionAttribute(Key="C1Carousel.OnClientItemClick", Description="The name of the function which will be called when the image is clicked.")> <C1CategoryAttribute("Client-Side Events")> <WidgetEventAttribute("ev, index")> <System.ComponentModel.DefaultValueAttribute()> Public Property OnClientItemClick As System.String
[WidgetOptionName("itemClick")] [Layout(LayoutType.Behavior)] [C1Description(Key="C1Carousel.OnClientItemClick", Description="The name of the function which will be called when the image is clicked.")] [C1Category("Client-Side Events")] [WidgetEvent("ev, index")] [System.ComponentModel.DefaultValue()] public System.string OnClientItemClick {get; set;}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2