wwJsonSerializer::CreateSerializer
Allows for overriding of the wwJsonSerializer
instance that is loaded on Init()
by this class in subclasses to provide custom serializer functionality. .oSerializer
is always available, but you can customize this method to specify the create a customized instance of a serializer that can be used instead.
o.CreateSerializer(loSerializer)
wwJsonSerializer instance
Parameters
loSerializer
Optional - a preconfigured instance of a Json serializer
See also
Class MarkdownParser© West Wind Technologies, 2025 • Updated: 2025-03-12
Comment or report problem with topic