FilterBuilderFieldBuilder<T>.EditorTemplate Method
Name | Parameters | Description |
---|---|---|
EditorTemplate(JS) | value | Specifies the client-side editorTemplate. |
EditorTemplate(RazorBlock) | templateContent | Specifies the client-side editorTemplate. |
EditorTemplate(TemplateName) | name | Specifies the client-side editorTemplate. |
EditorTemplate(String) | templateContent | Specifies the client-side editorTemplate. |