Select Git revision
JavascriptDialogOpeningEvent.cs
JavascriptDialogOpeningEvent.cs 518 B
- Set NullValueHandling to NullValueHandling.Ignore, so that null values are not serialized - If .NET primitive types (like bool or long) are optional, use nulltable types, so that they can be ignored when serializing