TagBoxBuilder.OnMultiTagPreparing Method
Name | Parameters | Description |
---|---|---|
OnMultiTagPreparing(RazorBlock) | jsFunc | A function that is executed before the multi-tag is rendered. Mirrors the client-side onMultiTagPreparing option. |
OnMultiTagPreparing(String) | jsFunc | A function that is executed before the multi-tag is rendered. Mirrors the client-side onMultiTagPreparing option. |