You are here: Symbol Reference > Stimulsoft.Base.Json.Serialization Namespace > JsonContract Class > JsonContract Properties > OnSerializingCallbacks Property
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
JsonContract.OnSerializingCallbacks Property

Gets or sets all methods called before serialization of the object.

Syntax
C++
C#
Visual Basic
public: __property IList<SerializationCallback> OnSerializingCallbacks;

The methods called before serialization of the object.

Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.