Skip to main content
All docs
V25.2
  • ID
    Max
    Min

    SchedulerBuilder<T>.OnDisposing Method

    Name Parameters Description
    OnDisposing(RazorBlock) jsFunc A function that is executed before the UI component is disposed of. Mirrors the client-side onDisposing option.
    OnDisposing(String) jsFunc A function that is executed before the UI component is disposed of. Mirrors the client-side onDisposing option.