EditorDeserializationSettingsTagHelper
Example
Razor
<deserialization/>
Attributes
| Attribute | Type | Description |
|---|---|---|
| custom | String | Callback that allows custom deserialization to be plugged in. The method accepts string as the only parameter and is expected to return the modified content as string as well. |