HtmlEditorMediaResizingBuilder.AllowedTargets Method
| Name | Parameters | Description |
|---|---|---|
| AllowedTargets(JS) | value | Specifies media types that can be resized. Currently, only images are supported. Mirrors the client-side allowedTargets option. |
| AllowedTargets(IEnumerable<String>) | value | Specifies media types that can be resized. Currently, only images are supported. Mirrors the client-side allowedTargets option. |