OnClientCalendarsChanged Property
                In This Topic
            
            Occurs when calendars option has been changed. args.calendars - the new calendars option value.
            
            
            Syntax
            
            
            
            
            'Declaration
 
Public Property OnClientCalendarsChanged As System.String
             
        
            
            public System.string OnClientCalendarsChanged {get; set;}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            
            See Also