FilterBuilderBuilder<T>.OnEditorPrepared Method
| Name | Parameters | Description |
|---|---|---|
| OnEditorPrepared(RazorBlock) | jsFunc | A function that is executed after an editor is created. Mirrors the client-side onEditorPrepared option. |
| OnEditorPrepared(String) | jsFunc | A function that is executed after an editor is created. Mirrors the client-side onEditorPrepared option. |