Refreshes the menu by redrawing the elements and triggering transitions.
Namespace: Telerik.UIAssembly: (in WinJS.exe) Version:
Syntax
JavaScript |
---|
instance.refresh(immediate); |
Parameters
- immediate
- Type: Boolean
Optional. If true, refreshes the control immediately without animation.
See Also