Click or drag to resize
ObjectSelectorComponentBaseTProperties, TSelectorItemSerializerSettings Property
The selector serialization settings used across all selector serializations and deserializations.

Namespace: Kentico.Components.Web.Mvc.Selectors.Internal
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 13.0.131
Syntax
C#
protected JsonSerializerSettings SerializerSettings { get; }

Property Value

Type: JsonSerializerSettings
See Also