Table of Contents

Class JsonSerializerOptionsProvider

Namespace
Kentico.Xperience.Admin.Base
Assembly
Kentico.Xperience.Admin.Base.dll

Provides JSON serializer options used in the admin interface.

public static class JsonSerializerOptionsProvider
Inheritance
object
JsonSerializerOptionsProvider

Methods

GetClientJsonSerializerOptions()

Gets the secured JSON serializer settings.

public static JsonSerializerOptions GetClientJsonSerializerOptions()

Returns

JsonSerializerOptions

GetJsonSerializerOptions()

Gets the default JSON serializer settings.

public static JsonSerializerOptions GetJsonSerializerOptions()

Returns

JsonSerializerOptions