C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Carousel Namespace / C1Carousel Class / OnClientLoadCallback Property

In This Topic
OnClientLoadCallback Property (C1Carousel)
In This Topic
The name of the function which will be called after the DOM element is created.
Syntax
'Declaration
 
Public Property OnClientLoadCallback As System.String
 
See Also