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

    SchedulerBuilder<T>.OnInitialized Method

    Name Parameters Description
    OnInitialized(RazorBlock) jsFunc A function used in JavaScript frameworks to save the UI component instance. Mirrors the client-side onInitialized option.
    OnInitialized(String) jsFunc A function used in JavaScript frameworks to save the UI component instance. Mirrors the client-side onInitialized option.