OnClientInitialized Property
In This Topic
Occurs when events calendar is constructed and events data is loaded from an external or local data source.
Syntax
'Declaration
Public Property OnClientInitialized As System.String
public System.string OnClientInitialized {get; set;}
See Also